1.4.0 • Published 2 years ago

git-push-pr v1.4.0

Weekly downloads
42
License
MIT
Repository
github
Last release
2 years ago

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

1.4.0

2 years ago

1.3.14

2 years ago

1.3.15

2 years ago

1.3.13

3 years ago

1.3.11

3 years ago

1.3.12

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.2.8

4 years ago

1.3.0

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago