Files
git/Documentation
Junio C Hamano f986f2c830 unpack-objects desperately salvages objects from a corrupt pack
The command unpack-objects dies upon the first error.  This is
probably considered a feature -- if a pack is corrupt, instead
of trying to extract from it and possibly risking to contaminate
a good repository with objects whose validity is dubious, we
should seek a good copy of the pack and retry.  However, we may
not have any good copy anywhere.  This implements the last
resort effort to extract what are salvageable from such a
corrupt pack.

This flag might have helped Sergio when recovering from a
corrupt pack.  In my test, it managed to salvage 247 objects out
of a pack that had 251 objects but without it the command
stopped after extracting 73 objects.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-09-04 02:42:00 -07:00
..
2005-11-08 08:58:52 -08:00
2006-07-09 02:42:41 -07:00
2006-01-28 02:26:30 -08:00
2006-06-07 11:49:35 -07:00
2006-03-02 00:52:59 -08:00
2006-08-27 17:51:05 -07:00
2006-05-24 22:29:23 -07:00
2006-06-07 11:49:35 -07:00
2006-06-21 02:34:14 -07:00
2006-07-01 17:09:01 -07:00
2006-06-07 11:49:35 -07:00
2006-07-09 02:42:41 -07:00
2005-10-12 18:32:02 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-06-17 17:56:52 -07:00
2006-06-21 02:34:14 -07:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-06-03 23:54:55 -07:00
2006-06-07 12:37:46 -07:00
2006-08-26 00:59:29 -07:00
2006-07-09 02:42:41 -07:00
2006-08-23 21:24:47 -07:00
2006-06-21 02:34:14 -07:00
2006-07-09 02:42:41 -07:00
2006-05-01 22:29:16 -07:00
2006-08-26 18:27:35 -07:00
2006-09-03 14:18:55 -07:00
2006-06-07 11:49:35 -07:00
2006-06-24 01:11:19 -07:00
2006-07-09 02:42:41 -07:00
2006-08-09 01:03:39 -07:00
2006-06-07 11:49:35 -07:00