0.3.1 • Published 10 years ago

pullrequest v0.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

pullrequest

A simple command line tool to open your browser to a GitHub pullrequest page.

Install: sudo npm install -g pullrequest

Then run pullrequest to open your browser with the diff from your current branch to your GitHub default branch (master).

To change the target branch run pullrequest to release3 to open your browser with a diff from your current branch to release3.

To use a github remote other than origin you can add a pullrequest origin like this: git remote add pullrequest git@github.com:me/myrepo.git.

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago