Created
February 23, 2009 15:51
-
-
Save bcalloway/69014 to your computer and use it in GitHub Desktop.
Git color coding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git config --global color.status auto | |
git config --global color.diff auto git config --global color.diff auto | |
git config --global color.branch auto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment