Skip to content

Instantly share code, notes, and snippets.

@JanDintel
Created July 23, 2013 11:27
Show Gist options
  • Save JanDintel/6061666 to your computer and use it in GitHub Desktop.
Save JanDintel/6061666 to your computer and use it in GitHub Desktop.
Global gitconfig ~/.gitconfig
[alias]
co = checkout
st = status
br = branch
com = commit
pl = pull
ps = push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment