Skip to content

Instantly share code, notes, and snippets.

@zhang-ning
Created December 28, 2013 12:11
Show Gist options
  • Save zhang-ning/8158791 to your computer and use it in GitHub Desktop.
Save zhang-ning/8158791 to your computer and use it in GitHub Desktop.
git co ci st br
git config --global alias.co checkout
git config --global alias.ci commit
git config --global alias.st status
git config --global alias.br branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment