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

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gcpk

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • gabesoft