On Wed, Apr 13, 2022 at 7:26 PM <rsbecker@xxxxxxxxxxxxx> wrote: > > >2.35.1 > > I'm sorry if I'm missing something here but how is this different from > cherry-pick A..B? > --Randall > Good question, but cherry-pick has troubles with merges: (same example, after amending): $ git cherry-pick v2.35.0..v2.36.0-rc1 error: commit bb4921cf45e11d063e7bbe55f594adf8f0077d5d is a merge but no -m option was given. fatal: cherry-pick failed