Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > diff --git a/Documentation/git-remote-helpers.txt > b/Documentation/git-remote-helpers.txt > index 2382fb4..58533e5 100644 > --- a/Documentation/git-remote-helpers.txt > +++ b/Documentation/git-remote-helpers.txt > @@ -38,6 +38,54 @@ Git comes with a "curl" family of remote helpers, > specifically > 'git-remote-ftps'. They implement the capabilities 'fetch', 'option', > and 'push'. > > +INVOCATION > +---------- > + > +These programs can always be invoked as 'git remote-<transport>' by > +the end user. That directly contradicts with what you wrote in the other [1/2] patch to the same file, where you said "are normally not used directly by end users". Yes they _can_ be invoked, but unless you are in the business of debugging them, you usually don't, so I don't see much point saying this. -- 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