MatthieuLemoine / create-pr

Open github create PR page for the given branch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-pr

Open github create PR page for the given branch.

Install

npm i -g create-pr

Usage

In a git repository:

create-pr

With a pull request template:

create-pr --template=release.md

With a target branch:

create-pr --target=master

About

Open github create PR page for the given branch.


Languages

Language:JavaScript 100.0%