diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-11-12 21:13:05 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-18 19:11:42 -0800 |
commit | 625db1b7530b621f32b0ef1ef502a09a05872f5d (patch) | |
tree | 1805dcd5be151310ca6ccbf6b54a1a4990bec69e /Documentation/git-cvsexportcommit.txt | |
parent | Make git-clean a builtin (diff) | |
download | tgif-625db1b7530b621f32b0ef1ef502a09a05872f5d.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.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cvsexportcommit.txt')
0 files changed, 0 insertions, 0 deletions