Skip to content
/ pullpr Public

Small node command line tool to quickly pull a Pull Request (PR) into a local branch

Notifications You must be signed in to change notification settings

beldar/pullpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

pullpr

Small node command line tool to quickly pull a Pull Request (PR) into a local branch to test it properly.

Installation

npm i pullpr -g

Usage

Usage: pullpr [options] <PR id>

  Options:

    -h, --help                  output usage information
    -V, --version               output the version number
    -b, --branch <branch name>  The branch name the PR is going to be copied to (defaults to PR id)

About

Small node command line tool to quickly pull a Pull Request (PR) into a local branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published