git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d839091
)
Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.
author
Nikolai Weibull
<redacted>
Thu, 8 Dec 2005 23:28:06 +0000
(
00:28
+0100)
committer
Junio C Hamano
<redacted>
Thu, 8 Dec 2005 23:50:16 +0000
(15:50 -0800)
Signed-off-by: Nikolai Weibull <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-read-tree.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-read-tree.txt
b/Documentation/git-read-tree.txt
index 27ee5909c9062efc264e9fa8038664a6d6a59599..6fbd6d9368a4bd33167c22373614d06463fa2a2e 100644
(file)
--- a/
Documentation/git-read-tree.txt
+++ b/
Documentation/git-read-tree.txt
@@
-8,7
+8,7
@@
git-read-tree - Reads tree information into the index
SYNOPSIS
--------
-'git-read-tree' (<tree-ish> | [
-m [-u|
-i]] <tree-ish1> [<tree-ish2> [<tree-ish3>]])
+'git-read-tree' (<tree-ish> | [
[-m | --reset] [-u |
-i]] <tree-ish1> [<tree-ish2> [<tree-ish3>]])
DESCRIPTION
git clone https://git.99rst.org/PROJECT