summaryrefslogtreecommitdiffstats
path: root/git-rm.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-25 16:37:03 -0700
committerJunio C Hamano <gitster@pobox.com>2013-03-25 16:37:03 -0700
commit240dc3fd4523f8d7034fc6ab627d271d5b273487 (patch)
tree3b8708d75bb9b6a11375c8c2db1e3bc4ee56aa81 /git-rm.html
parent5e7f131ec750093b9c1691ff92db43b0595ea98c (diff)
downloadgit-htmldocs-240dc3fd4523f8d7034fc6ab627d271d5b273487.tar.gz
Autogenerated HTML docs for v1.8.2-200-g7632c
Diffstat (limited to 'git-rm.html')
-rw-r--r--git-rm.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-rm.html b/git-rm.html
index 1541644b8..2e406f86a 100644
--- a/git-rm.html
+++ b/git-rm.html
@@ -935,6 +935,9 @@ 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
tree from being removed.</p></div>
+<div class="paragraph"><p>If you only want to remove the local checkout of a submodule from your
+work tree without committing the removal,
+use <a href="git-submodule.html">git-submodule(1)</a> <code>deinit</code> instead.</p></div>
</div>
</div>
</div>
@@ -983,7 +986,7 @@ of files and subdirectories under the <code>Documentation/</code> directory.</p>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-02-05 21:07:26 PST
+Last updated 2013-03-25 16:35:50 PDT
</div>
</div>
</body>