Support Cherrypicking of multiple selected commits at once
Select a commit range using Shift-Click or Select multiple commits using Ctrl-Click
Select Cherrypick from the context menu
Comments: 6
-
29 Aug, '21
Vladislav JavadovThere should be an option to select cherrypicking to one squashed commit or keep them one-by-one.
-
08 Feb
Eli MergedIt should be possible at GitKraken client to cherry pick multiple commits. For now I need to do it at Git command line and it is annoying.
-
09 Feb
Jonathan Admin"Cherry pick multiple commits" (suggested by Eli on 2022-02-08), including upvotes (1) and comments (0), was merged into this suggestion.
-
10 Feb
Eli..........
-
16 Feb
Axel HeiderSelecting multiple commit should offer to either "do" this or "open selection in interactive rebase view", so the order can be changed there and squashing is possible.
-
18 May
FrancisI find it _very_ surprising that selecting multiple commits then rightclicking on one of them only operates on the one you actually right-clicked, instead of the entire set of selected commits!
This really needs better UX. Make sure batch operations are properly supported for the items in the menu, or don't show those items in the right-click menu at all if multiple commits are selected!