On Wednesday 14 March 2012 14:32:53 Graeme Geldenhuys wrote:
> On 14 March 2012 15:24, Martin Schreiber <mse00...@gmail.com> wrote:
> > git master 540098347a67dab39bd20a85e924148df0f3601f adds "-c
> > color.ui=false" to git commands.
>
> Wow, that was quick - thanks. I thought there had to be a command line
> option to disable color per command, I just couldn't find it. Glad to
> see your searching of help is better than mine. :)
>
> Just curious...Where in the git help did it mention the -c option?

http://schacon.github.com/git/git.html
"
SYNOPSIS
git [--version] [--exec-path[=<path>]] [--html-path] [--man-path] 
[--info-path]
    [-p|--paginate|--no-pager] [--no-replace-objects]
    [--bare] [--git-dir=<path>] [--work-tree=<path>]
    [-c <name>=<value>]
    [--help] <command> [<args>]
"

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to