I was reading over the Specifying Revisions section in the man entry gitrevisions. I understand having 2 parent commits with a merge. I was trying to understand the HEAD^2 style syntax and wondering where HEAD^3 would be used. From the example diagram, this would be Commit B but I'm unclear how this would ever happen. Is this some kind of multi-way merge? Does git log show the parents in their ordinal order in the "Merge:" line? -- 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