*** empty log message ***
[gnus] / www / git.gnus.org / index.html
index 3d68849..4095f18 100644 (file)
@@ -5,6 +5,8 @@
 <BODY>
 <a href="https://git.gnus.org/gnus.git">The writeable repository</a>
 <a href="/gnus.git">The read-only repository</a>
+<a href="/cgit/gnus.git/">A cgit web interface to the read-only repository</a>
+
 <hr>
 Instructions for checking Gnus out:<p>
     The server uses packed refs.  Make sure your version of Git
@@ -50,7 +52,13 @@ so that will, we hope, prevent unfortunate accidents.
        already.
 
       </li>
-      <li>Server setup: Apache 2 using git-http-backend
+      <li>Server setup: Apache 2 using git-http-backend.  Commits go
+       to <b>cvslog@quimby.gnus.org</b>
+       and <b>ding-commits@quimby.gnus.org</b>, prefixed
+       with <b>[git] </b> and the envelope sender
+       is <b>git-logger</b>.  There are two (HTTP and HTTPS) Apache 2
+       servers but they both run git-http-backend so "smart" clients
+       are faster for committers and anonymous readers.
       </li>
     </ul>