8000 GitHub - Rob-ot/pullrequest: Create a GitHub pull request from the repository in the current directory
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rob-ot/pullrequest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Create a GitHub pull request from the repository in the current directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0