New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

git-push-pr

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-push-pr

Git push and open pull request

latest
Source
npmnpm
Version
1.5.1
Version published
Weekly downloads
6
500%
Maintainers
1
Weekly downloads
 
Created
Source

git-push-pr

version downloads MIT License semantic-release

Git push and automatically 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 main, master 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
  • git-is-branch-protected-cli - CLI to check whether current Git branch is protected.

License

MIT © Tobias Büschel

Keywords

cli-app

FAQs

Package last updated on 19 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts