summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html21
1 files changed, 20 insertions, 1 deletions
diff --git a/git-clean.html b/git-clean.html
index e8f1b908b..7fdfbdc21 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -957,6 +957,25 @@ help
</div>
</div>
<div class="sect1">
+<h2 id="_configuration">CONFIGURATION</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Everything below this line in this section is selectively included
+from the <a href="git-config.html">git-config(1)</a> documentation. The content is the same
+as what&#8217;s found there:</p></div>
+<div class="dlist"><dl>
+<dt class="hdlist1">
+clean.requireForce
+</dt>
+<dd>
+<p>
+ A boolean to make git-clean do nothing unless given -f,
+ -i or -n. Defaults to true.
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="gitignore.html">gitignore(5)</a></p></div>
@@ -973,7 +992,7 @@ help
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2022-09-14 13:23:11 PDT
</div>
</div>
</body>