-
GitKraken Is there any way to cherry-pick a range of selected commits (e.g.
git cherry-pick A~1..B)? I can only cherry-pick individual commits even though I have a range selected :(
git cherry-pick A~1..B)? I can only cherry-pick individual commits even though I have a range selected :(