projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eb7e2f
)
Documentation/git-submodule.txt: fix doubled word
author
Cesar Eduardo Barros
<cesarb@cesarb.net>
Sat, 26 Jul 2008 04:17:42 +0000
(
01:17
-0300)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 27 Jul 2008 21:14:01 +0000
(14:14 -0700)
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-submodule.txt
b/Documentation/git-submodule.txt
index 829b03201d0bc365983ed98034c3df284081c1d3..35efeefb3056ac69cf02689dc338956340e9efc9 100644
(file)
--- a/
Documentation/git-submodule.txt
+++ b/
Documentation/git-submodule.txt
@@
-63,7
+63,7
@@
COMMANDS
add::
Add the given repository as a submodule at the given path
to the changeset to be committed next to the current
- project: the current project is termed t
ermed t
he "superproject".
+ project: the current project is termed the "superproject".
+
This requires two arguments: <repository> and <path>.
+