Philippe Blain <levraiphilippeblain@xxxxxxxxx> writes: > Hi Junio, > > Le 2024-02-09 à 12:24, Junio C Hamano a écrit : >> * ml/log-merge-with-cherry-pick-and-other-pseudo-heads (2024-02-08) 2 commits >> - revision: implement `git log --merge` also for rebase/cherry_pick/revert >> - revision: ensure MERGE_HEAD is a ref in prepare_show_merge >> >> "git log --merge" learned to pay attention to CHERRY_PICK_HEAD and >> other kinds of *_HEAD pseudorefs. >> >> Will merge to 'next'? >> source: <20240117081405.14012-1-mi.al.lohmann@xxxxxxxxx> >> source: <dfb582cf-b1e4-414d-bfe1-0f93d910ec54@xxxxxxxx> > > I think this is a very nice addition, I've been meaning to do a similar > patch for quite some time. > > I think the commit message of 2/2 should be improved, which was pointed out a few > times in the thread. I'll try to send a v4 with a more useful message, summarizing > the discussion, so maybe hold off on merging to next. Thanks.