aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/clean.txt
blob: c0188ead4e6cd8b2b38a5feecb20c24897e03161 (plain)
1
2
3
clean.requireForce::
	A boolean to make git-clean refuse to delete files unless -f
	is given. Defaults to true.