commit - 12ba20a5cc78cab5bf1c14b7cd5956f856867778
commit + 0a68215e967f8e4399dcb41f6ff75dee216c3ff0
blob - bdb678afd90521415bd573d693b5a73dd4df11fe
blob + 2c00fb78c9d265ba3db25e391b56771a1352a9cf
--- code.html
+++ code.html
</pre>
</ul>
-<!-- deprecated, don't use for new clones
<p>
-Alternatively, the repository can be cloned from git.gameoftrees.org
-via HTTPS with Git:
-<pre class="cmdbox">
-git clone https://git.gameoftrees.org/got.git
-</pre>
-
-<p>
-Git protocol access is also available if needed, but is discouraged
-because it does not use encryption:
-<pre class="cmdbox">
-git clone git://git.gameoftrees.org/got.git
-</pre>
--->
-
-<p>
Web interfaces for browsing are also available:
<ul>
<li> <a href="https://got.gameoftrees.org/"
>https://got.jamsek.dev</a>
<li> <a href="https://jamsek.net/"
>https://jamsek.net</a>
-<li> <a href="https://git.gameoftrees.org/gitweb"
->https://git.gameoftrees.org/gitweb</a>
<li> <a href="https://got.sexy.is/"
>https://got.sexy.is</a>
<li> <a href="https://gothub.org/"
blob - 93520090bf25274b1adbae1265059a927cde666a
blob + 7ab8939f42cd08dc2b7ac3910702012acc21f376
--- portable.html
+++ portable.html
<p>
Source code for released portable versions is available in the
<a href="releases/portable">releases/portable</a> directory.
-The file
-<a href="https://git.gameoftrees.org/gitweb/?p=got-portable.git;a=blob_plain;f=README.portable;hb=HEAD"
->README.portable</a> contains installation instructions.
+The file <tt>README.portable</tt> contains installation instructions.
<p>For any -portable patches, please send them to the
<a href="https://lists.openbsd.org/cgi-bin/mj_wwwusr?user=&passw=&func=lists-long-full&extra=gameoftrees">gameoftrees mailing list</a>.
<p>
The Game of Trees -portable Git repository can be cloned via SSH.
See the <a href="code.html">Source Code</a> page for details.
-<!-- deprecated, don't use for new clones
<p>
-Alternatively, the repository can be cloned from git.gameoftrees.org
-via HTTPS with Git:
-<pre class="cmdbox">
-git clone https://git.gameoftrees.org/got-portable.git
-</pre>
-<p>
-Git protocol access is also available if needed, but is discouraged
-because it does not use encryption:
-<pre class="cmdbox">
-git clone git://git.gameoftrees.org/got-portable.git
-</pre>
--->
-
-<p>
A web interface for browsing the code
-<a href="https://git.gameoftrees.org/gitweb/?p=got-portable.git;a=shortlog;h=refs/heads/portable">is also available.</a>
+<a href="https://got.gameoftrees.org/?action=summary&path=got-portable.git"
+>is also available.</a>