Skip to content

Instantly share code, notes, and snippets.

@fmalamitsas
Created September 24, 2009 16:21
Show Gist options
  • Save fmalamitsas/192828 to your computer and use it in GitHub Desktop.
Save fmalamitsas/192828 to your computer and use it in GitHub Desktop.
[color]e
branch = auto
diff = auto
status = auto
[color "branch"]
current = red
local = green
remote = yellow
[color "diff"]
meta = yellow bold
frag = magenta bold
old = red bold
new = green bold
[color "status"]
added = yellow
changed = green
untracked = cyan
[branch "production"]
remote = origin
merge = refs/heads/production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment