Hello, On 2010-03-28 14:03, Ramkumar Ramachandra wrote: [...] > diff --git a/Documentation/git-remote-helpers.txt > b/Documentation/git-remote-helpers.txt > index 1b5f61a..1304813 100644 > --- a/Documentation/git-remote-helpers.txt > +++ b/Documentation/git-remote-helpers.txt [...] > @@ -12,11 +12,31 @@ SYNOPSIS [...] > +repositories. They implement a subset of the capabilities documented > +here, and conform to the "remote helper protocol". When git needs > +needs to interact with a repository served by a remote helper, it Oops, "needs" is repeated twice here... Apart from that, it seems nice and helps to better understand what they should be used for. It doesn't really concern this patch but If I'm not wrong, there still is no documentation written on how exactly git invokes the remote helpers. A good description was given previously by Ilari Liusvaara (so I've added you, Ilari in the cc list). The description can be seen here: http://lists.zerezo.com/git/msg712892.html Should we add this information on this man page? -- Gabriel Filion -- 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