summaryrefslogtreecommitdiffstats
path: root/git-submodule.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-07-19 20:02:13 +0000
committerJunio C Hamano <junio@kernel.org>2011-07-19 20:02:13 +0000
commit708376e8576f6d39b62b27ee9dfe7292c652f728 (patch)
treef0eaf132b1e3eac00257e9b51bbfc58285e261a3 /git-submodule.txt
parent360e3a1e2a1605a257fceaa3f9a5cd99ce19f0f6 (diff)
downloadgit-htmldocs-708376e8576f6d39b62b27ee9dfe7292c652f728.tar.gz
Autogenerated HTML docs for v1.7.6-233-gd79bc
Diffstat (limited to 'git-submodule.txt')
-rw-r--r--git-submodule.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-submodule.txt b/git-submodule.txt
index 12af4de5e..acb9002fe 100644
--- a/git-submodule.txt
+++ b/git-submodule.txt
@@ -167,7 +167,9 @@ commit for each submodule.
sync::
Synchronizes submodules' remote URL configuration setting
- to the value specified in .gitmodules. This is useful when
+ to the value specified in .gitmodules. It will only affect those
+ submodules which already have an url entry in .git/config (that is the
+ case when they are initialized or freshly added). This is useful when
submodule URLs change upstream and you need to update your local
repositories accordingly.
+