summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-18 11:32:19 -0700
committerJunio C Hamano <gitster@pobox.com>2018-06-18 11:32:19 -0700
commit14e6683c9ffe288fd03fe38170e3d255056a7841 (patch)
treea3248ef8aa66bb4132fd6442a25d39a151b8173b /git-submodule.html
parent49bcf742a2710071f132cc7efcad8c4f4d7f0984 (diff)
downloadgit-htmldocs-14e6683c9ffe288fd03fe38170e3d255056a7841.tar.gz
Autogenerated HTML docs for v2.18.0-rc2-76-g242ba
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 0ecef9186..02d3dba4c 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -790,8 +790,8 @@ which is located right next to a superproject <em>bar.git</em>, you&#8217;ll
have to use <em>../foo.git</em> instead of <em>./foo.git</em> - as one might expect
when following the rules for relative URLs - because the evaluation
of relative URLs in Git is identical to that of relative directories).</p></div>
-<div class="paragraph"><p>The default remote is the remote of the remote tracking branch
-of the current branch. If no such remote tracking branch exists or
+<div class="paragraph"><p>The default remote is the remote of the remote-tracking branch
+of the current branch. If no such remote-tracking branch exists or
the HEAD is detached, "origin" is assumed to be the default remote.
If the superproject doesn&#8217;t have a default remote configured
the superproject is its own authoritative upstream and the current
@@ -1360,7 +1360,7 @@ for details.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-05-29 23:32:39 PDT
+ 2018-06-18 11:31:52 PDT
</div>
</div>
</body>