In my experience, Windows users (not Mac users forced to use Windows)
_expect_ "." to be in the PATH.
Regarding the tclsh thing: IMHO to unwaste space, we should add a
#!/bin/sh
exec tclsh84 "$@"
instead. MinGW does not have symlinks, and we should not put more space
to waste than Windows does already, by copying files around (yes, the
repository will not care, but the working tree will).
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html