summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-22 12:38:39 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-22 12:38:39 +0900
commitb551377cb5b53a9d5872eeaa46cd5b3a0a661435 (patch)
treee9b56aec3e6abf5746d842678d8fa88b01472e8d /git-submodule.html
parent6b7d215a58fcad73e1d989b5767c9d3b2ba6608b (diff)
downloadgit-htmldocs-b551377cb5b53a9d5872eeaa46cd5b3a0a661435.tar.gz
Autogenerated HTML docs for v2.21.0-498-g14c0f8
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 1dab9188b..2c88e0750 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -790,7 +790,7 @@ This may be either an absolute URL, or (if it begins with ./
or ../), the location relative to the superproject&#8217;s default remote
repository (Please note that to specify a repository <em>foo.git</em>
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
+have to use <code>../foo.git</code> instead of <code>./foo.git</code> - 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
@@ -1368,7 +1368,7 @@ for details.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-03-07 12:16:20 JST
+ 2019-04-22 12:35:42 JST
</div>
</div>
</body>