aboutsummaryrefslogtreecommitdiff
path: root/tree-diff.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-09-21 00:06:06 -0700
committerJunio C Hamano <junkio@cox.net>2006-09-21 00:06:54 -0700
commit968846015229fe0fec28e3c85db722e131c15f93 (patch)
tree077a1bf5daede74cbb12728f0409c7206c73116d /tree-diff.c
parent13e4aa90acad5738f54385c8a336f89fb6aacdd0 (diff)
downloadgit-968846015229fe0fec28e3c85db722e131c15f93.tar.gz
git-968846015229fe0fec28e3c85db722e131c15f93.tar.xz
git-pack-refs --prune
"git pack-refs --prune", after successfully packing the existing refs, removes the loose ref files. It tries to protect against race by doing the usual lock_ref_sha1() which makes sure the contents of the ref has not changed since we last looked at. Also we do not bother trying to prune what was already packed, and we do not try pruning symbolic refs. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions