summaryrefslogtreecommitdiffstats
path: root/git-rm.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-10 17:39:23 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-10 17:39:23 +0900
commit88bf5716b2ea27d90ae93a2f12525a0e143e3b39 (patch)
tree0ddd74fc574f9dc6ccd7667437b0f60b5fb6a94a /git-rm.html
parentbc39b7db11be3ba4e93e34f706b8a774e523bf1b (diff)
downloadgit-htmldocs-88bf5716b2ea27d90ae93a2f12525a0e143e3b39.tar.gz
Autogenerated HTML docs for v2.14.1-536-g68672
Diffstat (limited to 'git-rm.html')
-rw-r--r--git-rm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-rm.html b/git-rm.html
index 0b06c9a48..f14cdf05a 100644
--- a/git-rm.html
+++ b/git-rm.html
@@ -938,7 +938,7 @@ git directory into the superprojects git directory to protect
the submodule&#8217;s history. If it exists the submodule.&lt;name&gt; section
in the <a href="gitmodules.html">gitmodules(5)</a> file will also be removed and that file
will be staged (unless --cached or -n are used).</p></div>
-<div class="paragraph"><p>A submodule is considered up-to-date when the HEAD is the same as
+<div class="paragraph"><p>A submodule is considered up to date when the HEAD is the same as
recorded in the index, no tracked files are modified and no untracked
files that aren&#8217;t ignored are present in the submodules work tree.
Ignored files are deemed expendable and won&#8217;t stop a submodule&#8217;s work
@@ -1004,7 +1004,7 @@ obsolete when recursive submodule update has been implemented.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-07-12 16:01:04 PDT
+Last updated 2017-09-10 17:38:46 JST
</div>
</div>
</body>