micahkatz / push-branch

This will push your current github branch to origin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • Now you should be able to run the script anywhere

About

This will push your current github branch to origin


Languages

Language:Shell 100.0%