author | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Mar 2007 06:48:00 +0000 (22:48 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Mar 2007 07:28:36 +0000 (23:28 -0800) | ||
commit | c044aa18f68bcba4f7ec6fd625eb48c2520a1bb1 | |
tree | 5d425545699fe0d6f7071b48c47568ea21d08215 | tree | snapshot |
parent | 31930b5beece8ff86f823b62cf0937e73e9494fa | commit | diff |
git-bundle: fix pack generation.
The handcrafted built-in rev-list lookalike forgot to mark the trees
and blobs contained in the boundary commits uninteresting, resulting
in unnecessary objects in the pack.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The handcrafted built-in rev-list lookalike forgot to mark the trees
and blobs contained in the boundary commits uninteresting, resulting
in unnecessary objects in the pack.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-bundle.c | diff | blob | history |