Convert git-annotate to use Git.pm
authorPetr Baudis <pasky@suse.cz>
Mon, 3 Jul 2006 20:48:07 +0000 (22:48 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 9 Jul 2006 08:20:01 +0000 (01:20 -0700)
Together with the other converted scripts, this is probably still pu
material; it appears to work fine for me, though. The speed gain from
get_object() is about 10% (I expected more...).

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found