Pierre Habouzit schrieb:
On Mon, Nov 12, 2007 at 08:27:35AM +0000, Johannes Sixt wrote:
quoted
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.
Note that your patch won't apply to next as is :)
You mean because of the builtinification of git-clean? I was hoping that
Shawn (Bohrer) is listening and will update his patch. ;) It has the same
problem.
-- Hannes