2.0.1 • Published 7 years ago
create-pr v2.0.1
create-pr
Open github create PR page for the given branch.
Install
npm i -g create-prUsage
In a git repository:
create-prWith a pull request template:
create-pr --template=release.mdWith a target branch:
create-pr --target=master