t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
[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.