git-svn: remove some noisy debugging messages
commite20bea654513aa7eba7e356994fa56cc90bb5b6d
authorEric Wong <normalperson@yhbt.net>
Fri, 9 Feb 2007 10:32:48 +0000 (9 02:32 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:11 +0000 (23 00:57 -0800)
tree3759c24f9d7015beb74f3f44f7a62001140e4579
parentd542aedb9424872474e896a6d20407745d4bd627
git-svn: remove some noisy debugging messages

We don't need them anymore, all the rough points of
the --follow-parent implementation have been worked out.

The only improvement in the future will probably be
--follow-parent-harder, which will track subdirectories and
follow individual file history (so annotate/blame can be
complete); but that is still a ways off.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl