On Sunday 25 May 2008 03:21, Linus Torvalds wrote: > On Sat, 24 May 2008, Johannes Sixt wrote: > > but this does not: > > > > $ git rev-list --full-history --parents HEAD -- a > > M A B > > B A > > A > > That is the "correct" output. But why does this: $ git rev-list --full-history HEAD -- a B A not list M (note the lack of --parents)? -- Hannes -- 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