2008/5/23 Junio C Hamano <gitster@xxxxxxxxx>: > It appears that "log --graph" output has a bug at its tail end. > > $ git log --pretty=oneline --abbrev-commit --graph 9d88058^..1af8bca > M 1af8bca... Merge branch 'maint' > |\ > | M 008442f... Merge branch 'maint-1.5.4' into maint > | |\ > | * e77b0b5... git-am: fix typo in usage message > | * 74190d2... doc/git-daemon: s/uploadarchive/uploadarch/ Shouldn't this be: > | M 008442f... Merge branch 'maint-1.5.4' into maint > | |\ > | | * e77b0b5... git-am: fix typo in usage message > | | * 74190d2... doc/git-daemon: s/uploadarchive/uploadarch/ as well? > This is purely cosmetic, but because --graph is only about the cosmetics, > we may want to do something about it. > > Thoughts? It is also consistent and makes the output easier to scan, so +1. - Reece -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html