Skip to content
/ ezpr Public

Open a Github pull request based on your local branch

Notifications You must be signed in to change notification settings

TehShrike/ezpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezpr

With one CLI command, does these things for you:

  • pushes your current branch up to your repo
  • opens the "open a pull request" page in your browser based on that branch you just pushed

Install

npm i ezpr -g

Use

ezpr [remote]

Takes a single argument for the remote name. Defaults to the remote named origin.

# in any directory with a git repo
ezpr my-cool-remote
# or
ezpr

License

WTFPL

About

Open a Github pull request based on your local branch

Resources

Stars

Watchers

Forks

Packages

No packages published