Hi Junio, I see that you've applied v8 of my patch to pu, but there's a small change in this revision: diff --git a/Documentation/git-remote-helpers.txt b/Documentation/git-remote-helpers.txt index 8838388..6ffc0da 100644 --- a/Documentation/git-remote-helpers.txt +++ b/Documentation/git-remote-helpers.txt @@ -44,9 +44,8 @@ INVOCATION Remote helper programs are invoked with one or (optionally) two arguments. The first argument specifies a remote repository as in git; it is either the name of a configured remote or a URL. The second -argument specifies a URL of the form '<transport>://<address>' or -'<transport>::<address>', where '<address>' may be an arbitrary -string. +argument specifies a URL; it is usually of the form +'<transport>://<address>', but any arbitrary string is possible. When git encounters a URL of the form '<transport>://<address>', where '<transport>' is a protocol that it cannot handle natively, it -- Ram -- 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