Colors in GIT
This one will be short:
git config --global color.ui true
The command above will color your git output (branches, file status etc) green and red. Very, very handy.
This one will be short:
git config --global color.ui true
The command above will color your git output (branches, file status etc) green and red. Very, very handy.
February 21st, 2009 at 21:47
Very useful. I don’t know there is one line commend to do magic with git colors.
March 13th, 2009 at 10:44
Yeah but those colors are crappy thought. Why the f*** files that got some modifications are highlighted in red? Should be yellow or smth. It confuses users with deleted files (which are apparently in red too).
November 23rd, 2009 at 20:25
Chcemy wiecej :D