gcpk

0.0.3 • Public • Published

Automate git cherry-pick of multiple commits

Description

Cherry pick several commits that match a regex pattern.

Synopsis

Git cherry pick multiple commits.
Usage: gcpk

Options:
  -o, --origin   Origin branch (defaults to the current branch)
  -d, --dest     Destination branch                              [required]
  -p, --pattern  Pattern to match when searching for commits     [required]
  -t, --test     Test run just to see selected commits           [boolean]

Install

$ npm install gcpk -g

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3

Package Sidebar

Install

npm i gcpk

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • gabesoft