Documentation / config / clean.txton commit checkout: prevent losing staged changes with --merge (6eff409)
   1clean.requireForce::
   2        A boolean to make git-clean do nothing unless given -f,
   3        -i or -n.   Defaults to true.