Skip to content

tobiasbueschel/git-push-pr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project