Dscho:
On Thu, Apr 10, 2008 at 1:57 AM, Johannes Schindelin
<[EMAIL PROTECTED]> wrote:
> Unfortunately, you seemed to base your work on a pretty old version.
I was not aware that equals = is muted on the command-line. Currently,
"git config core.a = b" will record as:
[core]
a = =
which is an error.
This is the current behavior of git 1.5.4.2 (preview20080301). "pretty old" :-)
I am aware that there is a version 1.5.5 at upstream, though.
> I tried to fix the same thing as you (but I have a bug in it, which I will
> fix):
Actually, I saw your former fix, which is why I posted. I was using
the netInstaller setup script to checkout out another proper copy of
msysgit inside of msys. I think next time I'll just use the
netInstaller again. :-)
I suppose when another netInstaller is cut, the git binaries will also
be upgraded to a equals "=" capable version (1.5.5?).
Best regards,
Clifford Caoile