Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1-lookup: make selection of 'middle' less aggressive
[gitweb.git]
/
Documentation
/
git-unpack-objects.txt
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index d529a43f55ed6356f88fc6410f3fe00dfc01359d..3697896a06b460d9d29f962240dc46388487990a 100644
(file)
--- a/
Documentation/git-unpack-objects.txt
+++ b/
Documentation/git-unpack-objects.txt
@@
-40,6
+40,9
@@
OPTIONS
and make the best effort to recover as many objects as
possible.
+--strict::
+ Don't write objects with broken content or links.
+
Author
------
@@
-51,4
+54,4
@@
Documentation by Junio C Hamano
GIT
---
-Part of the
gitlink
:git[7] suite
+Part of the
linkgit
:git[7] suite