Sverre Rabbelier <srabbelier@xxxxxxxxx> writes: > 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. If that is the case, shouldn't each of the helper written in Python need to have a separate directory, not just a single git_remote_helpers directory shared among them? -- 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