quinta-feira, 19 de julho de 2012

Colorize GIT output

To colorize the output of GIT, you can enable the "color.ui" flag by executing:
git config --global --add color.ui true


More information can be found in the GIT book:
http://git-scm.com/book/ch7-1.html

Nenhum comentário:

Postar um comentário