Skip to content

Instantly share code, notes, and snippets.

@Coornail
Created June 26, 2014 09:06
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 Coornail/ca424e41e9266cc6880f to your computer and use it in GitHub Desktop.
Save Coornail/ca424e41e9266cc6880f to your computer and use it in GitHub Desktop.
#!/bin/sh
CURRENT_BRANCH=`git rev-parse --abbrev-ref HEAD`
git push gh-coornail $CURRENT_BRANCH
echo
echo "https://github.com/Coornail/WalkHub/compare/$CURRENT_BRANCH?expand=1"
echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment