Skip to content

Instantly share code, notes, and snippets.

@blachniet
Created April 3, 2015 19:04
Show Gist options
  • Select an option

  • Save blachniet/524fe0c8ea241aeb53c7 to your computer and use it in GitHub Desktop.

Select an option

Save blachniet/524fe0c8ea241aeb53c7 to your computer and use it in GitHub Desktop.
git config --global alias.co checkout
git config --global alias.s 'status --short'
git config --global alias.diffy 'difftool --dir-diff -y'
git config --global alias.b branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment