Skip to content

Instantly share code, notes, and snippets.

@zmsaunders
Created August 22, 2016 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zmsaunders/17af59b431d2c6eeb06b4c9787344218 to your computer and use it in GitHub Desktop.
Save zmsaunders/17af59b431d2c6eeb06b4c9787344218 to your computer and use it in GitHub Desktop.
# Pass the last argument to git checkout
function damnit() {
git checkout $_
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment