Hi, On Tue, 12 Dec 2006, Han-Wen Nienhuys wrote: > I still don't understand the problem with autoconf; there are already > plenty of baroque shell scripts in GIT. I hate writing m4 macros as > well, but that's not a problem for GIT users (ie. people who compile > GIT). That, together with the complexity of GIT_EXEC_DIR and path mangling problems, makes me take every opportunity to suggest we should build in most if not all of Git into the "git wrapper". Granted, without completion scripts, the "git-" convention was nice. Granted, with bash, Perl and even Python, you can rapidly prototype your thoughts (even if I often miss the power of C there). But in the end, I'd say it makes lots of sense to have everything in one executable. Ciao, Dscho - 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