summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
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.html
parent360e3a1e2a1605a257fceaa3f9a5cd99ce19f0f6 (diff)
downloadgit-htmldocs-708376e8576f6d39b62b27ee9dfe7292c652f728.tar.gz
Autogenerated HTML docs for v1.7.6-233-gd79bc
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-submodule.html b/git-submodule.html
index c4f435069..dc09fb287 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -597,7 +597,9 @@ sync
<dd>
<p>
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.
</p>
@@ -770,7 +772,7 @@ for details.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-07-13 23:50:41 UTC
+Last updated 2011-07-19 20:01:51 UTC
</div>
</div>
</body>