Skip to content

Instantly share code, notes, and snippets.

@sneeu
Created January 14, 2013 12:24
Show Gist options
  • Save sneeu/4529714 to your computer and use it in GitHub Desktop.
Save sneeu/4529714 to your computer and use it in GitHub Desktop.
[alias]
st = status -s
ci = commit
co = checkout
di = diff
br = branch
lg = log --graph --decorate --pretty=oneline --abbrev-commit --color --all
amend = commit --amend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment