Skip to content

Instantly share code, notes, and snippets.

@coodix
Forked from thenoseman/git-aliasses
Last active December 21, 2015 16:19
Show Gist options
  • Save coodix/6333208 to your computer and use it in GitHub Desktop.
Save coodix/6333208 to your computer and use it in GitHub Desktop.
git config --global alias.ci commit
git config --global alias.co checkout
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