Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentaqtion/git-submodule.txt: Typofix
author
Lars Hjemli
<hjemli@gmail.com>
Sat, 15 Aug 2009 08:40:42 +0000
(10:40 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 15 Aug 2009 08:50:52 +0000
(
01:50
-0700)
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
1c244f6
)
diff --git
a/Documentation/git-submodule.txt
b/Documentation/git-submodule.txt
index 145802a9369fb10f01c8c0d1c4689fd98c24d8f3..bb7d159179a4f97c8641a50ba4425271c62566d8 100644
(file)
--- a/
Documentation/git-submodule.txt
+++ b/
Documentation/git-submodule.txt
@@
-129,7
+129,7
@@
summary::
in the submodule between the given super project commit and the
index or working tree (switched by --cached) are shown. If the option
--files is given, show the series of commits in the submodule between
- the index of
super project the
and the working tree of the submodule
+ the index of
the super project
and the working tree of the submodule
(this option doesn't allow to use the --cached option or to provide an
explicit commit).