Commit Diff


commit - ae43174de39637a0b405033868ec58dafddcd279
commit + 26128966cfad3440f970c856bd0e08f64d76365b
blob - 5eb26661ddc949e3c12496aacc2907677343d779
blob + f642cd107df9945c74b58ebff3c8608c4b6fbae7
--- code.html
+++ code.html
@@ -29,6 +29,12 @@ got.gameoftrees.org via SSH:
 git clone ssh://anonymous@got.gameoftrees.org/got.git
 </pre>
 
+<p>
+Source code of the -portable version and be cloned with:
+<pre class="cmdbox">
+git clone ssh://anonymous@got.gameoftrees.org/got-portable.git
+</pre>
+
 The SSH public key fingerprints of got.gameoftrees.org are:
 <pre class="cmdbox">
 1024 SHA256:aDX3rrQNDfIA5lyXIbynY+goiomgR4Cdx5j4qmWq26I (DSA)
@@ -38,12 +44,14 @@ The SSH public key fingerprints of got.gameoftrees.org
 </pre>
 
 <p>
-Alternatively, the repository can be cloned from one of the available mirrors.
+Alternatively, the got.git and got-portable.git repositories can be cloned
+from one of the available mirrors.
 
 <ul>
 <li><strong>got.bsdbox.org</strong><br>
 <pre class="cmdbox">
 git clone ssh://anongot@got.bsdbox.org/got.git
+git clone ssh://anongot@got.bsdbox.org/got-portable.git
 </pre>
 Location: Dallas, TX, USA.<br>
 Updated every 15 minutes.<br>
@@ -58,6 +66,7 @@ SSH fingerprints:<br>
 <li><strong>jamsek.net</strong><br>
 <pre class="cmdbox">
 git clone ssh://git@jamsek.net/got.git
+git clone ssh://git@jamsek.net/got-portable.git
 </pre>
 Location: Dallas, TX, USA.<br>
 Updated every 15 minutes.<br>
@@ -71,6 +80,7 @@ SSH fingerprints:<br>
 <li><strong>sexy.is</strong><br>
 <pre class="cmdbox">
 git clone ssh://anon@got.sexy.is/got.git
+git clone ssh://anon@got.sexy.is/got-portable.git
 </pre>
 Location: Oregon, USA<br>
 Updated every 15 minutes.<br>