upload-pack.c: allow banning certain object filter(s)
[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.