author | Lukas_Sandström <lukass@etek.chalmers.se> | |
Wed, 9 Nov 2005 01:22:40 +0000 (02:22 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 12 Nov 2005 05:19:10 +0000 (21:19 -0800) | ||
commit | c283ab21c1b8198fe2297cca678aa2fa3dd76e75 | |
tree | 940de2458a13656e88d70fee664e0575fcda516c | tree | snapshot |
parent | fd66dbf5297a4badec8c2accf8a0f9bd72e3f693 | commit | diff |
Add git-pack-intersect
This patch adds the program git-pack-intersect. It is
used to find redundant packs in git repositories.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch adds the program git-pack-intersect. It is
used to find redundant packs in git repositories.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
pack-intersect.c | [new file with mode: 0644] | blob |
sha1_file.c | diff | blob | history |