Revert "unpack-objects: prevent writing of inconsistent objects"

This reverts commit d5ef408b9a.
This commit is contained in:
Junio C Hamano
2008-03-04 03:11:30 -08:00
parent 9eb7a50b6d
commit c95b3ad9ea
2 changed files with 7 additions and 106 deletions

View File

@ -40,9 +40,6 @@ OPTIONS
and make the best effort to recover as many objects as
possible.
--strict::
Don't write objects with broken content or links.
Author
------