push-branch
v1.0.1
Published
This will push your current github branch to origin
Downloads
2
Readme
push-branch
This will push your current github branch to origin
Setup
- 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