Junio C Hamano <[email protected]> writes: > Lyubomyr Shaydariv <[email protected]> writes: > >> When log.showRootMark is set, root commits are marked with >> the at sign (@). >> >> When log.showRootMark is not set, root commits are marked with >> the asterisk sign (*). This is the default behavior. >> >> Signed-off-by: Lyubomyr Shaydariv <[email protected]> >> --- > > So the idea is when you have a history like this: > ... > and that would work well with --left-right automatically (as you > would just do the same thing as you would to a normal asterisk).
There was some discussion a while back on making root commits more apparent in the graph view, e.g. https://public-inbox.org/git/[email protected]/

