On Fri, Feb 21, 2020 at 8:26 AM Phillip Wood <phillip.wood123@xxxxxxxxx> wrote: > > On 17/02/2020 22:08, Junio C Hamano wrote: > > Here are the topics that have been cooking. Commits prefixed with > > '-' are only in 'pu' (proposed updates) while commits prefixed with > > '+' are in 'next'. The ones marked with '.' do not appear in any of > > the integration branches, but I am still holding onto them. > > > > Accumulated fixes on the 'master' front have been flushed to 'maint' > > and a new maintenance release 2.25.1 has been tagged. > > [...] > > [Stalled] > > > > * pw/advise-rebase-skip (2019-12-06) 9 commits > > - rebase -i: leave CHERRY_PICK_HEAD when there are conflicts > > - rebase: fix advice when a fixup creates an empty commit > > - commit: give correct advice for empty commit during a rebase > > - commit: encapsulate determine_whence() for sequencer > > - commit: use enum value for multiple cherry-picks > > - sequencer: write CHERRY_PICK_HEAD for reword and edit > > - cherry-pick: check commit error messages > > - cherry-pick: add test for `--skip` advice in `git commit` > > - t3404: use test_cmp_rev > > > > The mechanism to prevent "git commit" from making an empty commit > > or amending during an interrupted cherry-pick was broken during the > > rewrite of "git rebase" in C, which has been corrected. > > > > What's the status of this one? > > The tip two are still RFC. > > The tip "rebase -i: leave CHERRY_PICK_HEAD when there are conflicts" > needs reworking and can be dropped (cf > <7e1b92f5-48df-e202-ebcc-5b15987a7d63@xxxxxxxxx>). The other RFC patch > "rebase: fix advice when a fixup creates an empty commit" [1] could do > with someone commenting on it (I've Cc'd dscho and Elijah). I think the I'll try to take a look early to middle of next week. > messages in it could be improved, but if the idea of different messages > for fixups that make a commit empty is not popular then the rest of the > series can be simplified by dropping some earlier patches including > patch 6 which you had some doubts about. (I tired to address those > <141f95b0-cae0-06f6-2c29-618dc22ae000@xxxxxxxxx> but I don't know if I > convinced you) > > Best Wishes > > Phillip > > [1] > https://lore.kernel.org/git/20191206160614.631724-9-phillip.wood123@xxxxxxxxx/