createbranch
v1.0.3
Published
npm module to create new branch from master and checkout into new branch
Downloads
5
Readme
NPM Module
This npm module will create a new branch from master and checkout into that branch.
How to use?
Go to your github repository and run the below npm command.
npm run createbranch {your_branch_name}