pull-branch
v1.0.0
Published
This will pull your current github branch from origin
Downloads
2
Readme
pull-branch
This will pull your current branch from origin
Setup
- Clone this repo
- Symbolically link this script to your path
ln -s <input-file> <new-symbolic-link>
- e.g.
ln -s pull-branch /usr/local/bin/pull-branch
- e.g.
- Now you should be able to run the script anywhere