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

clone-pull-requests

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clone-pull-requests

clone all pull requests from one repository to another

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

clone-pull-requests

Given a source repository and a destination repository, both on GitHub, take all PRs on the source and recreate them on the destination.

Install

$ npm install -g clone-pull-requests

Options

Options:
  --from    source repo         [required]
  --to      destination repo    [required]
  --branch  destination branch  [required]

Example

$ clone-pull-requests --from=leereilly/swot --to=mapbox/swot --branch=master

Keywords

git

FAQs

Package last updated on 19 Mar 2015

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