Created
February 15, 2013 08:42
-
-
Save nafu/4959181 to your computer and use it in GitHub Desktop.
Git Color
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
The value for these configuration variables is a list of colors (at most two) and attributes (at most one), separated by spaces. The colors accepted are normal, black, red, green, yellow, blue, magenta, cyan and white; the attributes are bold, dim, ul, blink and reverse. The first color given is the foreground; the second is the background. The position of the attribute, if any, doesn't matter. | |
http://git-scm.com/docs/git-config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment