author | Junio C Hamano <junkio@cox.net> | |
Sun, 19 Nov 2006 21:22:44 +0000 (13:22 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 20 Nov 2006 02:45:44 +0000 (18:45 -0800) | ||
commit | cf0adba7885342e1bbcf0689fece9d13e39784b4 | |
tree | c6559d40439c8e28fb0634292738e00693deb88e | tree | snapshot |
parent | ef06b91804ff5a626e265c6d9080bbc0e7924e88 | commit | diff |
Store peeled refs in packed-refs file.
This would speed up "show-ref -d" in a repository with mostly
packed tags.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This would speed up "show-ref -d" in a repository with mostly
packed tags.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pack-refs.c | diff | blob | history | |
builtin-show-ref.c | diff | blob | history | |
refs.c | diff | blob | history | |
refs.h | diff | blob | history |