Skip to content

Instantly share code, notes, and snippets.

@bdon
Created April 5, 2012 05:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdon/2308168 to your computer and use it in GitHub Desktop.
Save bdon/2308168 to your computer and use it in GitHub Desktop.
Git aliases I use often
[alias]
st = status
co = checkout
lg = log --graph --oneline --all --decorate
gap = add --patch --interactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment