Skip to content

Instantly share code, notes, and snippets.

@davedash
Created May 4, 2010 21:20
Show Gist options
  • Save davedash/390021 to your computer and use it in GitHub Desktop.
Save davedash/390021 to your computer and use it in GitHub Desktop.
[core]
excludesfile = /Users/dash/.gitexcludes
[alias]
co = checkout
st = status
ci = commit
sr = svn rebase
quicklog = log --pretty=format:\"%h %cr %cn %Cgreen%s%Creset\"
[color]
diff = auto
status = auto
branch = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment