Hi!
Matthieu Moy wrote:
> My bad, I forgot to update these parts of the docs when changing the
> default for color.ui (a while back already). Patch follows.
Thanks for the patch!
> git -c color.branch=false git branch
Oh, that's a nice one! I don't get a chance to use those
between-git-and-com
Anatoly Borodin writes:
> Hi All!
>
> git-config(1) says:
>
>color.branch
>A boolean to enable/disable color in the output of git-branch(1).
>May be set to always, false (or never) or auto (or true), in which
>case colors are used only when the output i
Hi All!
git-config(1) says:
color.branch
A boolean to enable/disable color in the output of git-branch(1).
May be set to always, false (or never) or auto (or true), in which
case colors are used only when the output is to a terminal.
Defaults to
3 matches
Mail list logo