Protect commits recorded in reflog from pruning.
authorJunio C Hamano <junkio@cox.net>
Mon, 18 Dec 2006 09:36:16 +0000 (01:36 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 21 Dec 2006 01:22:10 +0000 (17:22 -0800)
This teaches fsck-objects and prune to protect objects referred
to by reflog entries.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found