author | Junio C Hamano <gitster@pobox.com> | |
Fri, 2 Nov 2007 00:32:04 +0000 (17:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Nov 2007 09:54:41 +0000 (01:54 -0800) | ||
commit | 562ca192f94496611583688beb3725603ce51f89 | |
tree | 3f75997bec9232fe760ea1d8a695b9055286d6fc | tree | snapshot |
parent | ee787400de25ed419f40e70698ba35db475b2d61 | commit | diff |
clean: require -f to do damage by default
This makes the clean.requireForce configuration default to true.
Too many people are burned by typing "git clean" by mistake when
they meant to say "make clean".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This makes the clean.requireForce configuration default to true.
Too many people are burned by typing "git clean" by mistake when
they meant to say "make clean".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
git-clean.sh | diff | blob | history | |
t/t7201-co.sh | diff | blob | history | |
t/t7300-clean.sh | diff | blob | history |