wt-status: show sparse checkout status as well
[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.