On Monday 14 January 2008 22:40, Johannes Schindelin wrote: > On Mon, 14 Jan 2008, Steffen Prohaska wrote: > > So you propose to release a stable version based on shell scripts? > > Maybe we should be patient until we have a stable msysgit release and > > push harder to have the C port done ASAP? > > Unless more people are participating in the effort, this will not be > faster than 6 months; I even fully expect it to be slower. > > So yes, I would say we release a version with shell scripts.
Side note: Quite a few spots in git code spawn "sh", "-c", some_command so it's not that we can get rid of bash once all scripts are ported to C. -- Hannes
