Created
October 17, 2015 13:51
-
-
Save choiceforyou/7ef2c694ae5b6dfe4edf to your computer and use it in GitHub Desktop.
Git coloured output
This file contains hidden or 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
[color] | |
diff = auto | |
status = auto | |
branch = auto | |
interactive = auto | |
ui = true | |
pager = true | |
# git config --global color.ui auto | |
# git config --global color.branch auto | |
# git config --global color.status auto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment