summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-08 16:52:09 +0900
committerJunio C Hamano <gitster@pobox.com>2018-05-08 16:52:09 +0900
commitccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f (patch)
treee714818e5948ab33af26c19fc8d205b9f5179e1a /git-submodule.html
parent96153bf70f5b69b8c480445c9aed3782ef6776a3 (diff)
downloadgit-htmldocs-ccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f.tar.gz
Autogenerated HTML docs for v2.17.0-582-gccdcb
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 7b3b4c47c..802ecd842 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -1,9 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.9" />
+<meta name="generator" content="AsciiDoc 8.6.10" />
<title>git-submodule(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -1011,8 +1012,8 @@ sync [--recursive] [--] [&lt;path&gt;&#8230;]
submodule URLs change upstream and you need to update your local
repositories accordingly.
</p>
-<div class="paragraph"><p>"git submodule sync" synchronizes all submodules while
-"git submodule sync -- A" synchronizes submodule "A" only.</p></div>
+<div class="paragraph"><p><code>git submodule sync</code> synchronizes all submodules while
+<code>git submodule sync -- A</code> synchronizes submodule "A" only.</p></div>
<div class="paragraph"><p>If <code>--recursive</code> is specified, this command will recurse into the
registered submodules, and sync any nested submodules within.</p></div>
</dd>
@@ -1335,7 +1336,7 @@ for details.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-02-13 17:28:38 PST
+ 2018-05-08 16:51:20 JST
</div>
</div>
</body>