Skip to content

Instantly share code, notes, and snippets.

@akakie
Created December 17, 2012 19:44
Show Gist options
  • Save akakie/4321370 to your computer and use it in GitHub Desktop.
Save akakie/4321370 to your computer and use it in GitHub Desktop.
git_config
[alias]
st = status
ci = commit
br = branch
co = checkout
df = diff
lg = log -p.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment