summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1eb7e2f)
raw | patch | inline | side by side (parent: 1eb7e2f)
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt | patch | blob | history |
index 829b03201d0bc365983ed98034c3df284081c1d3..35efeefb3056ac69cf02689dc338956340e9efc9 100644 (file)
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 termed the "superproject".
+ project: the current project is termed the "superproject".
+
This requires two arguments: <repository> and <path>.
+