Merge branch 'tb/clone-case-smashing-warning-test'
[git] / Documentation / config / clean.txt
1 clean.requireForce::
2         A boolean to make git-clean do nothing unless given -f,
3         -i or -n.   Defaults to true.