On Mon, Nov 26, 2012 at 3:19 PM, Matthieu Moy
[off-list ref] wrote:
What about "git annotate <file> <merge-commit>^1"?
No change, line version goes back to when file was added.
Was the merge completely automatic, or were there any conflict?
No conflicts at all. In fact, that particular file was not touched by
one side of merge, only by another. It seems like git ignored the
change, but still recorded history (shown only with --full-history).