git-sim
git-sim copied to clipboard
Feature request: support ```git cherry-pick -e```
Currently cherry-pick is only supported for the following command.
git cherry-pick
git cherry-pick -e <message> command not supported.
So, I'm suggest the above mention command as a new feature.