https://github.com/git/git
Raw File
Tip revision: 337b4d400023d22207bcc3c29e9ebab31bf96fc2 authored by Junio C Hamano on 31 May 2024, 00:06:24 UTC
Git 2.43.5
Tip revision: 337b4d4
clean.txt
clean.requireForce::
	A boolean to make git-clean do nothing unless given -f,
	-i, or -n.  Defaults to true.
back to top