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

git-pull-push

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-pull-push

Used to pull and push easily by just selecting name of the branch.

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

Git Pull Push

Used to pull and push easily by just selecting name of the branch.

Install

npm i -g git-pull-push or yarn add global git-pull-push.

Usage

  • Inside root of the repository run $ gpp and you will be asked to select development or master as your target.
  • You can add your own branch as target in the options. Run gpp add "<branch-name>". Now when you run gpp you will be asked with 3 options of branches.
  • To remove the branch, run gpp remove "<branch-name>".

Keywords

node_modules

FAQs

Package last updated on 31 Oct 2018

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