From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:13
Santi Béjar [off-list ref] writes:
diff-tree decode directly the commit, so it does not take into
account the graft file. Is this the expected behaviour?
Expected? Yes, only because I happen to know diff-tree was
written way before grafts are invented and nobody bothered to
change that behaviour. Desireable? Probably not.