Skip to content

Instantly share code, notes, and snippets.

@pauldonnelly
Created October 24, 2014 11:15
Show Gist options
  • Save pauldonnelly/bca77fb8f6e2e9b1d325 to your computer and use it in GitHub Desktop.
Save pauldonnelly/bca77fb8f6e2e9b1d325 to your computer and use it in GitHub Desktop.
Git Alias - Shortcuts
git config alias.com commit
git config alias.co checkout
git config alias.mer merge
git config alias.st status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment