Files
git/Documentation
Junio C Hamano 2b86976bfd git-prune: never lose objects reachable from our refs.
Explicit <head> arguments to git-prune replaces, instead of
extends, the list of heads used for reachability analysis by
fsck-objects.  By giving a subset of heads by mistake, objects
reachable only from other heads can be removed, resulting in a
corrupted repository.

This commit stops replacing the list of heads, and makes the
command line arguments to add to them instead for safety.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-12-08 23:18:41 -08:00
..
2005-11-08 08:58:52 -08:00
2005-11-16 16:20:40 -08:00
2005-11-16 16:20:40 -08:00
2005-11-21 13:47:00 -08:00
2005-10-12 18:32:02 -07:00
2005-10-26 16:31:58 -07:00
2005-10-25 22:51:13 -07:00
2005-11-29 10:51:43 -08:00
2005-10-04 17:04:03 -07:00
2005-12-07 16:05:21 -08:00