diff options
author | Junio C Hamano <junkio@cox.net> | 2006-09-21 00:06:06 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-21 00:06:54 -0700 |
commit | 968846015229fe0fec28e3c85db722e131c15f93 (patch) | |
tree | 077a1bf5daede74cbb12728f0409c7206c73116d /builtin-update-index.c | |
parent | pack-refs: do not pack symbolic refs. (diff) | |
download | tgif-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 'builtin-update-index.c')
0 files changed, 0 insertions, 0 deletions