Skip to content

Instantly share code, notes, and snippets.

@thenoseman
Created February 16, 2011 21:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save thenoseman/830284 to your computer and use it in GitHub Desktop.
Save thenoseman/830284 to your computer and use it in GitHub Desktop.
My git aliasses
git config --global alias.ci commit
git config --global alias.co checkout
git config --global alias.st status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment