Skip to content

Instantly share code, notes, and snippets.

@etscrivner
Created May 6, 2015 17:53
Show Gist options
  • Save etscrivner/c2994769429be39af54c to your computer and use it in GitHub Desktop.
Save etscrivner/c2994769429be39af54c to your computer and use it in GitHub Desktop.
[alias]
pu = !git branch | grep '^\\*' | cut -c3- | xargs git push origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment