Skip to content

Instantly share code, notes, and snippets.

@masak
Created November 27, 2012 14:26
Show Gist options
  • Save masak/4154489 to your computer and use it in GitHub Desktop.
Save masak/4154489 to your computer and use it in GitHub Desktop.
Git colors
[color]
ui = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = white reverse
frag = white bold
old = red bold
new = green bold
[color "status"]
added = yellow
changed = green
untracked = cyan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment