On Friday 2020-01-24 15:06, Derrick Stolee wrote: > >I completely misread your ordering here. You are clear that this >is an issue in 2.24 and NOT 2.25. Sorry. > >I'm not sure that there is anything to do since the graph rendering >has changed so much, and we intend to keep the new version instead. I now have a minimized reproducer, for *2.25*: » ../git/git log --oneline --graph --all --decorate --topo-order * e1ee7b8 (HEAD -> master) Merge branch 'k9' into k10 |\ | * 7b48214 Merge branch 'k8' into k9 | |\ | | * ed02a51 Merge branch 'blah' into k8 | | |\ | | | * 44279cf blah | | * | 4053c4d Merge branch 'k7' into k8 | | |\ \ | |/ / / | | | _ | | * 5b449d6 update 8.7 news | |/ | * 43a324f foo |/ * 5932a51 root » ../git/git --version git version 2.25.0.24.gbc7a3d4dc0 The repository https://github.com/jengelh/git-issue-20200123 has been re-populated with the new contents.