Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > On Sat, 1 Dec 2007, Johannes Schindelin wrote: > >> Will investigate right now, > > The problem is that "git <command>" will call execv_git_cmd() for > non-builtins, which in turn will execute "git <command>", ... ad > infinitum. Ok, then the ".. then try the external ones" in git.c needs to do the execvp itself, which should not be a big deal. Very funny ;-). - 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