-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: General
-
None
When a range of subsequent commits are selected. I.e. all on the same branch and no gaps. Allow cherry picking on the context menu.
This is presumably simple to implement because cherry picking a range is simple on command line.
git cherry-pick sha1..sha2