Teemu Likonen <tlikonen@xxxxxx> writes: > The output of "git log --graph --first-parent" seems weird. Heh, --first-parent means "I'll view everything as a single strand of pearls". Who in the right mind would use --graph at the same time to begin with ;-)? We could turn --graph automatically off if --first-parent is given, but I tend to agree with you that the right behaviour is to show the same "everything prefixed with '| ', wasting two columns without good reason" output as you would see on a true linear history. -- 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