]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/config/clean.txt
format-patch: teach --cover-from-description option
[thirdparty/git.git] / Documentation / config / clean.txt
CommitLineData
328e629c
NTND
1clean.requireForce::
2 A boolean to make git-clean do nothing unless given -f,
3 -i or -n. Defaults to true.