Heya, On Mon, Nov 30, 2009 at 08:59, Jeff King <peff@xxxxxxxx> wrote: > I mean, I would think that the "git_remote_helpers" directory contained > remote helpers of all sorts, not just the python ones. I don't think that's true, git.git currently does not have such a structure (everything is just dumped in the root directory). The only reason git_remote_helpers exists is to make it easier to create a python egg out of it and install that. At least, that's what I think is going on, Johan and Daniel might have comments to the contrary. -- Cheers, Sverre Rabbelier -- 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