Store peeled refs in packed-refs file.
commitcf0adba7885342e1bbcf0689fece9d13e39784b4
authorJunio C Hamano <junkio@cox.net>
Sun, 19 Nov 2006 21:22:44 +0000 (19 13:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 20 Nov 2006 02:45:44 +0000 (19 18:45 -0800)
treec6559d40439c8e28fb0634292738e00693deb88e
parentef06b91804ff5a626e265c6d9080bbc0e7924e88
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>
builtin-pack-refs.c
builtin-show-ref.c
refs.c
refs.h