]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/config/clean.txt
Merge branch 'ms/send-email-validate-fix'
[thirdparty/git.git] / Documentation / config / clean.txt
CommitLineData
328e629c
NTND
1clean.requireForce::
2 A boolean to make git-clean do nothing unless given -f,
4d542687 3 -i, or -n. Defaults to true.