The Wayback Machine - https://web.archive.org/web/20200921190011/https://github.com/mojotech/pullr
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pullr

Build Status

npm install -g pullr

Pull Requests from the CLI

Pullr

CLI Options

-h, --help                       output usage information
-V, --version                    output the version number
-n, --new                        open a new pull request
-t, --title <title>              pull request title
-d, --description <description>  pull request description
-i, --into <branch>              target branch, defaults to 'master'
-f, --from <branch>              source branch, defaults to current
-I, --into-remote <remote>       target remote server, defaults to 'origin'
-F, --from-remote <remote>       source remote server, defaults to 'origin'
-l, --force-login                request credentials even if already logged in
-p, --preflight                  preflight pull request without actually submitting

Credits

MojoTech

License

Pullr is Copyright © 2015 MojoTech, LLC. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Packages

No packages published
You can’t perform that action at this time.