Skip to content

Instantly share code, notes, and snippets.

@victorpavlov
Created August 8, 2014 12:50
Show Gist options
  • Save victorpavlov/88b9a2ef4f06218efc64 to your computer and use it in GitHub Desktop.
Save victorpavlov/88b9a2ef4f06218efc64 to your computer and use it in GitHub Desktop.
Push current branch shortcut From https://coderwall.com/p/xuq5cq
git push origin `git rev-parse --abbrev-ref HEAD`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment