Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> After poking at it a bit more, I've convinced myself that this is the >> right thing, as options like "--branches" which expand into multiple >> tips already push us into the other code path. >> >> So here's a re-roll. The first one is identical except for the typo-fix >> in the commit message. >> >> [1/2]: sequencer: handle empty-set cases consistently >> [2/2]: sequencer: don't say BUG on bogus input >> >> sequencer.c | 12 ++++++++---- >> t/t3510-cherry-pick-sequence.sh | 7 ++++++- >> 2 files changed, 14 insertions(+), 5 deletions(-) > > ACK, > Dscho Thanks, both. Queued and pushed out.