On 06/26, Junio C Hamano wrote: > * ra/cherry-pick-revert-skip (2019-06-24) 6 commits > - cherry-pick/revert: advise using --skip > - cherry-pick/revert: add --skip option > - sequencer: use argv_array in reset_merge > - sequencer: rename reset_for_rollback to reset_merge > - sequencer: add advice for revert > - advice: add sequencerInUse config variable > > "git cherry-pick/revert" learned a new "--skip" action. > > Is this one ready for 'next'? Yes, I believe this is ready for 'next'. I had a look at the latest round, and only had a minor comment on the organization of the patch series that is probably not worth a re-roll. I also added Phillip to Cc, as he's been heavily involved in reviewing this series, in case he has any more comments.