Johannes Schindelin escreveu: >> I don't actually have a windows copy, so it's basically untested. >> However, I did succeed in running rev-list in wine. > > I played a little with it. IMHO it makes no sense to use it without a > bash, and without less. For example, > > $ git init > $ git add git.exe > $ git status > $ git commit -a -m initial > $ git show HEAD > > do not produce any output when issued in cmd. > > Also, many scripts rely on bash and/or perl, so you'd have to include > them, too. Indeed: for now, this is intended for people clueful enough to install bash and perl on their own. Adding bash itself should be easy, but I have no idea how to make cmd open the scripts with bash automatically. The thought of x-compiling perl makes me shudder. -- Han-Wen Nienhuys - hanwen@xxxxxxxxx - http://www.xs4all.nl/~hanwen - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html