From fdd53dc5496ceb7587065a0f0d368d7be1fd113d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 16 Oct 2019 11:14:51 +0000 Subject: doc: avoid [] arg for git-clone(1) While it is possible to host source code from the root of a URL using git-http-backend(1), the lack of pathname in the URL can also be confusing to users. So just add the path name of the project into the URL itself so users can invoke "git clone" with one command-line argument instead of two. Of course, previously documented URLs continue to work as normal. --- Documentation/dc-dlvr-spam-flow.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/dc-dlvr-spam-flow.txt') diff --git a/Documentation/dc-dlvr-spam-flow.txt b/Documentation/dc-dlvr-spam-flow.txt index 81aba766..d151d272 100644 --- a/Documentation/dc-dlvr-spam-flow.txt +++ b/Documentation/dc-dlvr-spam-flow.txt @@ -45,4 +45,4 @@ delivery path as well as removing the message from the git tree. * spamc / spamd - SpamAssassin: http://spamassassin.apache.org/ * report-spam / dc-dlvr - distributed with public-inbox in the scripts/ - directory: git clone https://public-inbox.org/ public-inbox + directory: git clone https://public-inbox.org/public-inbox.git -- cgit v1.2.3-24-ge0c7