aweary / git-branch

A small script to create a new git branch and push it to origin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-branch

A small script to create a new git branch and push it to origin

Usage

Just call git-branch with the name of the branch you want to create.

$ git-branch new-branch-name

About

A small script to create a new git branch and push it to origin

License:MIT License


Languages

Language:Shell 100.0%