Skip to content

Instantly share code, notes, and snippets.

@JoeChapman
Created November 10, 2012 21:29
Simple GIT alias in .gitconfig
[alias]
st = status
ci = commit
br = branch
co = checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment