Teach --find-copies-harder to "git blame"
commitb3123f9802989d9c8184e2265a6176a6f5aeed71
authorJunio C Hamano <gitster@pobox.com>
Thu, 31 Jul 2008 07:05:22 +0000 (31 00:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Jul 2008 18:22:12 +0000 (31 11:22 -0700)
tree7b905abe4852db39aa6d3e3fe4070a1e6d8ed2f4
parentfdc7c81111a2ca8d97b8b45e260d7a4e737c8766
Teach --find-copies-harder to "git blame"

It's equivalent to "-C -C" with the diff family.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-blame.c