git-push-pr

1.4.0 • Public • Published

git-push-pr

version downloads MIT License semantic-release

Git push and open pull request in your default browser (works for GitHub, GitLab and Bitbucket)

demo

Install

npm install --global git-push-pr

Usage

gppr --help

  Usage
    gppr [options]

  Options
    --remote, -r Specify remote name [Default: origin]
    --allow-all, -a Allow pushes to master, main and develop
    --silent, -s Do not show any progress
    --force, -f Push changes even if remote is newer, use with caution
    --no-verify Bypass pre-push hooks

  Examples
    $ gppr -f

Related

License

MIT © Tobias Büschel

Package Sidebar

Install

npm i git-push-pr

Weekly Downloads

0

Version

1.4.0

License

MIT

Unpacked Size

18.4 kB

Total Files

6

Last publish

Collaborators

  • tobiasbueschel