summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d27b876)
raw | patch | inline | side by side (parent: d27b876)
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 17 Jul 2010 15:53:45 +0000 (15:53 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 19 Jul 2010 18:11:07 +0000 (11:11 -0700) |
git submodule add no longer implicitly adds with --force. Remove
references to the old functionality in the documentation.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Acked-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
references to the old functionality in the documentation.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Acked-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt | patch | blob | history |
index 617069fb04bd87431792b8f95ab7f4b5a6d76ab3..1ed331c599d4b492b0dec112332bb83db5506d74 100644 (file)
together in the same relative location, and only the
superproject's URL needs to be provided: git-submodule will correctly
locate the submodule using the relative URL in .gitmodules.
-+
-The submodule will be added with "git add --force <path>". I.e. git
-doesn't care if the new path is in a `gitignore`. Your invocation of
-"git submodule add" is considered enough to override it.
status::
Show the status of the submodules. This will print the SHA-1 of the