Junio C Hamano wrote: > I wonder if this is with less formatting impact then. > > diff --git a/Documentation/urls.txt b/Documentation/urls.txt > index 9abec80..93378d2 100644 > --- a/Documentation/urls.txt > +++ b/Documentation/urls.txt > @@ -10,9 +10,9 @@ to name the remote repository: > - https://host.xz/path/to/repo.git/ > - git://host.xz/path/to/repo.git/ > - git://host.xz/~user/path/to/repo.git/ > -- ssh://[user@]host.xz/path/to/repo.git/ > -- ssh://[user@]host.xz/~user/path/to/repo.git/ > -- ssh://[user@]host.xz/~/path/to/repo.git > +- ssh://+++[user@+++]host.xz/path/to/repo.git/ > +- ssh://+++[user@+++]host.xz/~user/path/to/repo.git/ > +- ssh://+++[user@+++]host.xz/~/path/to/repo.git > =============================================================== > > SSH Is the default transport protocol and also supports an Your call. I almost went that way but decided the more invasive patch left the source a bit more readable as it didn't need escaping. As long as the output gets fixed, nobody will be losing sleep over this one. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jul 13 15:49:38 2006
This archive was generated by hypermail 2.1.8 : 2006-07-13 15:50:08 EST