diff options
author | Johannes Sixt <j.sixt@viscovery.net> | 2007-11-12 09:27:35 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-12 17:49:49 -0800 |
commit | f192c5d0fb37a1a89d88e92bb7b21418b57c2129 (patch) | |
tree | ad0d02c9326998cd9cb3974ae4c567f11ae0b7c0 /t/t4021-format-patch-signer-mime.sh | |
parent | git-svn: support for funky branch and project names over HTTP(S) (diff) | |
download | tgif-f192c5d0fb37a1a89d88e92bb7b21418b57c2129.tar.xz |
git-clean: Fix error message if clean.requireForce is not set.
It was distracting to see this error message:
clean.requireForce set and -n or -f not given; refusing to clean
even though clean.requireForce was not set at all. This patch distinguishes
the cases and gives a different message depending on whether the
configuration variable is not set or set to true.
While we are here, we also divert the error messages to stderr.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4021-format-patch-signer-mime.sh')
0 files changed, 0 insertions, 0 deletions