diff options
author | Junio C Hamano <junkio@cox.net> | 2006-12-22 00:46:33 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-22 00:46:33 -0800 |
commit | 8d8b9f6252271899708b32fbce4cd2541af9545a (patch) | |
tree | 003a47bd55cc900624402cee450d0922a446aec4 /update-server-info.c | |
parent | 71b03b42c637d884295b48d4f5d830a5f5f3578b (diff) | |
download | git-8d8b9f6252271899708b32fbce4cd2541af9545a.tar.gz git-8d8b9f6252271899708b32fbce4cd2541af9545a.tar.xz |
reflog expire: prune commits that are not incomplete
Older fsck-objects and prune did not protect commits in reflog
entries, and it is quite possible that a commit still exists in
the repository (because it was in a pack, or something) while
some of its trees and blobs are long gone. Make sure the commit
and its associated tree is complete and expire incomplete ones.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'update-server-info.c')
0 files changed, 0 insertions, 0 deletions