summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-17 14:31:06 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-17 14:31:06 -0800
commitf85ef637e60571cf4cb1e53d56fa21f320936138 (patch)
tree661f5ad874b34e148059df316f424be83f459170 /git-clean.html
parent9099a7cc25a11e4e55d3b6a00da6f470bfffab80 (diff)
downloadgit-htmldocs-f85ef637e60571cf4cb1e53d56fa21f320936138.tar.gz
Autogenerated HTML docs for v2.7.1-339-g0233b
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/git-clean.html b/git-clean.html
index 2b143b571..d4226f4b1 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -792,9 +792,7 @@ are affected.</p></div>
to false, <em>git clean</em> will refuse to delete files or directories
unless given -f, -n or -i. Git will refuse to delete directories
with .git sub directory or file unless a second -f
- is given. This affects also git submodules where the storage area
- of the removed submodule under .git/modules/ is not removed until
- -f is given twice.
+ is given.
</p>
</dd>
<dt class="hdlist1">
@@ -972,7 +970,7 @@ help
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-03-06 15:45:51 PST
+Last updated 2016-02-17 14:30:28 PST
</div>
</div>
</body>