gh-cherry-pick is now ghcherry
I decided to rename the project, because there are already a few projects with the same name and ghcherry is shorter. This is not a breaking change, since an alias with a warning exists (deprecations are not breaking changes according to SemVer).
Other changes
- Added aliases for parameters. (
5fca2a90)
--targetis now aliased to-T, and--first-hard-reset-tois-H.
Diff: v1.5.0...v1.6.0