]> Sergey Matveev's repositories - sgblog.git/commitdiff
Additional clone URLs
authorSergey Matveev <stargrave@stargrave.org>
Sun, 13 Jul 2025 07:30:53 +0000 (10:30 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 13 Jul 2025 07:30:53 +0000 (10:30 +0300)
README.texi

index d302520215b386de2fa56ee7a2f05a366825f6be..8dee416bd597ab39c15b94ce5fc33cf614709012 100644 (file)
@@ -147,7 +147,13 @@ CAs. So either disable their usage and trust that certificate:
 @code{GOPRIVATE=go.stargrave.org/sgblog}, or clone its source code
 manually and build in place:
 @url{git://git.stargrave.org/sgblog.git},
-@url{https://git.stargrave.org/sgblog.git}.
+@code{anongit@@master.git.stargrave.org:stargrave.org/sgblob.git},
+@code{anongit@@slave.git.stargrave.org:stargrave.org/sgblob.git},
+@code{anongit@@master.git.cypherpunks.su:stargrave.org/sgblob.git},
+@code{anongit@@slave.git.cypherpunks.su:stargrave.org/sgblob.git},
+@url{git://git.cypherpunks.su/sgblob.git},
+@url{git://y.git.stargrave.org/sgblob.git},
+@url{git://y.git.cypherpunks.su/sgblob.git}.
 
 For enabling blog availability you have to use HTTP server with CGI
 interface. Example part of @url{http://www.lighttpd.net/, lighttpd}'s