Skip to content

Instantly share code, notes, and snippets.

@rch850
Last active September 3, 2015 01:28
Show Gist options
  • Save rch850/ed6bbf24e0fb110989fd to your computer and use it in GitHub Desktop.
Save rch850/ed6bbf24e0fb110989fd to your computer and use it in GitHub Desktop.
git config --global alias.g 'log --graph --branches --pretty=format:"%d [%h] \"%s\""'
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