0.0.3 • Published 13 years ago
gcpk v0.0.3
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 -gLicense
MIT
0.0.3
13 years ago