This will push your current github branch to origin
- Clone this repo
- Symbolically link this script to your path
ln -s <input-file> <new-symbolic-link>
- e.g.
ln -s push-branch /usr/local/bin/push-branch
- e.g.
- Now you should be able to run the script anywhere