Junio C Hamano wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> What happens if attributed (blamed) commit is "evil merge"? >> Would git-blame emit multiple "previous <sha-1 of commit> <filename>" >> headers? > > Read the code. There is only one previous pointer in each origin. Ah. True. So the question now is: how git-blame choses one parent if commit which is blamed is an evil merge commit? -- Jakub Narebski Poland -- 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