author | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Nov 2006 03:18:50 +0000 (19:18 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Nov 2006 03:19:16 +0000 (19:19 -0800) | ||
commit | 854b97f6eb3bcbeb76b2705bfbffead1558bde77 | |
tree | 7d8fee90a6fb2bc157a0d1230d7b9448b8ff97cb | tree | snapshot |
parent | 334947843cbd50895f1dc58d8bd2f217e1f1ef77 | commit | diff |
git-pickaxe: fix origin refcounting
When we introduced the cached origin per commit, we gave up proper
garbage collecting because it meant that commits hold onto their
cached copy. There is no need to do so.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When we introduced the cached origin per commit, we gave up proper
garbage collecting because it meant that commits hold onto their
cached copy. There is no need to do so.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pickaxe.c | diff | blob | history |