Re: MinGW binary installer available

From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: 2007-02-08 21:14:49
Johannes Sixt escreveu:

> 
> 
> in place of the usual "#!/bin/sh". It requires you to have a command
> named @echo.exe in the path that is a noop. Also, it is limited to 9
> command line arguments.

not mention that it will severly mess up if there are quoted arguments
and/or spaces

 git commit -m "this has a space" -a

It might be possible to do 

  sh "%0" "%1" .. 

but to make things interesting, different releases of windows have different
rules for CMD shell quoting.

Experience with LilyPond taught us to avoid the CMD shell at all costs. 

-- 
 Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen
-
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
Received on Thu Feb 08 21:29:41 2007

This archive was generated by hypermail 2.1.8 : 2007-02-08 22:03:44 EST