clone-pull-requests

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i clone-pull-requests

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • tmcw