Rename git-pack-intersect to git-pack-redundant
authorLukas_Sandström <lukass@etek.chalmers.se>
Wed, 9 Nov 2005 23:16:13 +0000 (00:16 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 12 Nov 2005 05:19:11 +0000 (21:19 -0800)
This patch renames git-pack-intersect to git-pack-redundant
as suggested by Petr Baudis. The new name reflects what the
program does, rather than how it does it.

Also fix a small argument parsing bug.

Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found