summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-05 03:28:27 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-05 03:28:27 +0000
commitd330432c3820c3699d45f457895f05ef6cbcec91 (patch)
tree17b2ffa18fe0738f940ba129b3fa398244d7d589 /git-clean.html
parent4d97958bdad76ef4cd47332367caaa54045200f4 (diff)
downloadgit-htmldocs-d330432c3820c3699d45f457895f05ef6cbcec91.tar.gz
Autogenerated HTML docs for v1.7.0-rc1-37-g4d0cc
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-clean.html b/git-clean.html
index 0a19789e9..62cf13604 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -355,8 +355,8 @@ are affected.</p></div>
</dt>
<dd>
<p>
- If the git configuration specifies clean.requireForce as true,
- <em>git clean</em> will refuse to run unless given -f or -n.
+ If the git configuration variable clean.requireForce is not set
+ to false, <em>git clean</em> will refuse to run unless given -f or -n.
</p>
</dd>
<dt>
@@ -414,7 +414,7 @@ are affected.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-01-21 17:44:23 UTC
+Last updated 2010-02-05 03:28:09 UTC
</div>
</div>
</body>