2008/10/11 Junio C Hamano <gitster@xxxxxxxxx>: > Perhaps the thinko was caused by discrepancy between the way internal > revision parser handles A..B and the way git-rev-parse parses it. While > the internal revision parser parses it into "A ^B", rev-parse gives them > in reverse order, i.e. "B ^A" (which is not going to change). In any > case, thanks for spotting this. Ehm, do you mean the internal parses it into "A ^B" and rev-parse gives "^B A"? -- Mikael Magnusson -- 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