gitview: run blame with -C -C
commit1be846f6e48bae57c3d5cc346300eaf9550f6c8d
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>
Wed, 13 Jun 2007 08:46:16 +0000 (13 14:16 +0530)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jun 2007 09:14:26 +0000 (13 02:14 -0700)
treeba5fe9a5dd9b4b28703bbd8598069b8cfed67df5
parent30a844874db6ee25b6f54ea786f0adabd8e074d7
gitview: run blame with -C -C

pass -C -C option to git-blame so that blame browsing
works when the data is copied over from other files.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/gitview/gitview