pullr

Pull Requests From The CLI

MIT 19 个版本
安装
npm install pullr
yarn add pullr
pnpm add pullr
bun add pullr
README

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 © 2014 MojoTech, LLC. It is free software, and may be redistributed under the terms specified in the LICENSE file.

版本列表
0.3.2 2014-11-05
0.3.1 2014-08-15
0.3.0 2014-08-08
0.2.8 2014-06-03
0.2.7 2014-04-11
0.2.6-1 2014-04-02
0.2.6 2014-04-02
0.2.5 2013-09-20
0.2.4 2013-04-24
0.2.3 2013-04-24
0.2.2 2013-04-17
0.2.1 2013-04-15
0.2.0 2013-04-15
0.1.41 2013-04-10
0.1.4 2013-03-25
0.1.3 2013-03-25
0.1.2 2013-02-28
0.1.1 2013-02-28
0.1.0 2013-02-28