Teemu Likonen <tlikonen@xxxxxx> writes: > To me it's perfectly fine to turn off --graph when used with > --first-parent, but yes, generally users might expect to see a line of > M's, *'s and |'s there. At least it would clearly show which commits are > merges and which are not. I disagree. If you are doing --first-parent, you do not _care_ what is merge and what is not. Besides, you can easily see that from the log message if you cared enough. And if the graph actually draws the real ancestry graph (i.e. without --first-parent), the lines visually show which is merge and which is not, so the "M" gets very distracting. I'd really suggest changing the "M" and use "*" everywhere. -- 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