Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add --ignore-errors to git-add to allow it to skip files with read errors
[gitweb.git]
/
Documentation
/
git-unpack-objects.txt
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index 3697896a06b460d9d29f962240dc46388487990a..50947c50df1fe05b7eac8e046556c6ee070c7327 100644
(file)
--- a/
Documentation/git-unpack-objects.txt
+++ b/
Documentation/git-unpack-objects.txt
@@
-8,7
+8,7
@@
git-unpack-objects - Unpack objects from a packed archive
SYNOPSIS
--------
-'git-unpack-objects' [-n] [-q] [-r] <pack-file
+'git-unpack-objects' [-n] [-q] [-r]
[--strict]
<pack-file
DESCRIPTION