]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/design_www.txt
support smart HTTP cloning
[public-inbox.git] / Documentation / design_www.txt
index 760152333e651b916db7d62ae5d70c486da39cf8..39b124143fd313baa17b6ea80bd94d7e85fb7854 100644 (file)
@@ -25,6 +25,8 @@ URL naming
 
 /$LISTNAME/atom.xml [2]                   -> identical to /$LISTNAME/new.atom
 
+Additionally, we support "git clone" pointed to http://$HOST/$LISTNAME
+
 FIXME: we must refactor/cleanup/add tests for most of our CGI before
 adding more endpoints and features.