Use the right 'struct repository' instead of the_repository
[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.