git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.5k stars 1.26k forks source link

Cherry-pick a group of commits onto another branch #969

Open richardtop opened 8 months ago

richardtop commented 8 months ago

Instead of cherry-picking each commit onto a branch, I suggest selecting multiple commits and cherry-picking them all one-by-one and asking for help (e.g. merge conflict) if needed.

Suggested UI: image

And then there should be the same menu to cherry-pick:

image