Skip to content

Instantly share code, notes, and snippets.

@scottweisman
Created September 29, 2014 20:37
Show Gist options
  • Save scottweisman/57625cb050ca5c1a4a23 to your computer and use it in GitHub Desktop.
Save scottweisman/57625cb050ca5c1a4a23 to your computer and use it in GitHub Desktop.
gitconfig aliases
[alias]
co = checkout
br = branch
ci = commit
st = status
pom = pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment