Skip to content

Instantly share code, notes, and snippets.

@timcharper
Created August 27, 2009 00:52
Show Gist options
  • Save timcharper/175986 to your computer and use it in GitHub Desktop.
Save timcharper/175986 to your computer and use it in GitHub Desktop.
[alias]
co = checkout
b = branch
[branch]
autosetupmerge = true
[gui]
matchtrackingbranch = true
pruneduringfetch = true
fontui = -family Tahoma -size 13 -weight normal -slant roman -underline 0 -overstrike 0
recentrepo = /Users/timcharper/www/market
[color]
status = auto
branch = auto
diff = auto
[push]
default = current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment