git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4ccf2f5
61e2e22
)
Merge branch 'vd/doc-unpack-objects' into maint
author
Junio C Hamano
<redacted>
Thu, 7 Nov 2013 22:37:35 +0000
(14:37 -0800)
committer
Junio C Hamano
<redacted>
Thu, 7 Nov 2013 22:37:36 +0000
(14:37 -0800)
The synopsis section of "git unpack-objects" documentation has been
clarified a bit.
* vd/doc-unpack-objects:
Documentation: "pack-file" is not literal in unpack-objects
Documentation: restore a space in unpack-objects usage
1
2
Documentation/git-unpack-objects.txt
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Documentation/git-unpack-objects.txt
index ff23494e7013c5d491c7a7e2642ec30133906aac,6b94df39b6c57545572259060807429e2c3cb45b..12cb108b8561a6365192a65688d116901468decf
---
1
/
Documentation/git-unpack-objects.txt
---
2
/
Documentation/git-unpack-objects.txt
+++ b/
Documentation/git-unpack-objects.txt
@@@
-8,8
-9,7
+8,8
@@@
git-unpack-objects - Unpack objects fro
SYNOPSIS
--------
-'git-unpack-objects' [-q] < <pack-file>
+[verse]
- 'git unpack-objects' [-n] [-q] [-r] [--strict] <pack-file
++'git unpack-objects' [-n] [-q] [-r] [--strict] < <pack-file>
DESCRIPTION
git clone https://git.99rst.org/PROJECT