Add pointers to the git repos
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 9 Mar 2016 23:19:11 +0000 (00:19 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 9 Mar 2016 23:19:11 +0000 (00:19 +0100)
Requested by Sander Bos.

templates/web/mirrors.xsl

index 82c702f61fc0db5c020a711efc125b7c83777005..55b0a5cb227d37a8f2fcffaf24ad95c6fb4ef9cc 100644 (file)
 
             <p>If you are interested in running a mirror for exim, please look at <a href="howto/mirroring.html">Mirroring The Exim Website</a></p>
 
-               </xsl:template>
+
+           <h3>Exim Git Repositories</h3>
+
+           <p>If you prefer tracking our commits to the source tree directly via Git:
+           <ul>
+               <li> Main Git Repository: <code>git://git.exim.org/exim.git</code></li>
+               <li> Mirror at GitHub <a href="https://github.com/Exim/exim.git">https://github.com/Exim/exim.git</a></li>
+           </ul>
+           </p>
+
+           </xsl:template>
 
 </xsl:stylesheet>