Adam Simpkins <adam@xxxxxxxxxxxxxxxx> writes: > - Merge commits that have uninteresting parents print branch lines for > all of their parents, even the uninteresting ones. > > This is just a cosmetic issue, but I agree it looks bad. Perhaps the > best thing to do is not to display anything for the uninteresting > parents. It might look a little confusing to some users though, since > you can have a merge commit that is printed as 'M', but it only has > one parent displayed in the graph. Ah, I was also going to suggest you _not_ to use 'M' at all. In other words, I do not see anything wrong if you drew the graph like this: * 1af8bca... Merge branch 'maint' /| | * 008442f... Merge branch 'maint-1.5.4' into maint | * e77b0b5... git-am: fix typo in usage message | * 74190d2... doc/git-daemon: s/uploadarchive/uploadarch/ -- 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