author | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Dec 2006 09:36:16 +0000 (01:36 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Dec 2006 01:22:10 +0000 (17:22 -0800) | ||
commit | 55dd55263b6d27aa8daa77bd69f5ea990b66c7a1 | |
tree | 31bb7894f535d14cbb4a55a2bb4a53bbef7537fc | tree | snapshot |
parent | 2ff81662c2fb2679f841c09a28bd80c0a63011ac | commit | diff |
Protect commits recorded in reflog from pruning.
This teaches fsck-objects and prune to protect objects referred
to by reflog entries.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This teaches fsck-objects and prune to protect objects referred
to by reflog entries.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-prune.c | diff | blob | history | |
fsck-objects.c | diff | blob | history |