Skip to content

Instantly share code, notes, and snippets.

@andyferra
Created March 6, 2009 06:28
Show Gist options
  • Save andyferra/74792 to your computer and use it in GitHub Desktop.
Save andyferra/74792 to your computer and use it in GitHub Desktop.
[alias]
co = checkout
st = status
br = branch
ci = commit
df = diff
lg = log -p
[apply]
whitespace = nowarn
[color]
branch = auto
diff = auto
status = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment