commit 291b9376172c964b44d89cf325127f9bcce6e2f2 from: Stefan Sperling date: Wed Feb 08 21:49:11 2023 UTC link to code.html from portable.html instead of duplicating info commit - 31de32ad5b637431d1995597b8c9ee56bc4dc934 commit + 291b9376172c964b44d89cf325127f9bcce6e2f2 blob - 02c6513e604fc687a221c5ab4e4574b07e6f6118 blob + f5fd9516f8fc346645c1b279dbbc2376654ef65a --- portable.html +++ portable.html @@ -63,28 +63,10 @@ Separate ports, based on the OpenBSD version rather th


-The Game of Trees -portable Git repository can be cloned from -got.gameoftrees.org via SSH: -

-git clone ssh://anonymous@got.gameoftrees.org/got-portable.git
-
-The SSH public key fingerprints of got.gameoftrees.org are: -
-1024 SHA256:aDX3rrQNDfIA5lyXIbynY+goiomgR4Cdx5j4qmWq26I (DSA)
-256 SHA256:kmeRVbw2BLak1iZJIv6/AkNhGqW97WIu58SeH8kUfls (ECDSA)
-256 SHA256:jvQMQNSKE+p7roYA3Tl8/giZyOUqL7emXS+lJT7KMQ4 (ED25519)
-3072 SHA256:q/CWVAukwojxNL3srvWhfHZX00t+eO1IhmnwFAEhE6o (RSA)
-
+The Game of Trees -portable Git repository can be cloned via SSH. +See the Source Code page for details.

-If the got(1) utility is already installed it can -be used instead of Git to clone the repository and check out a work tree: -
-got clone ssh://anonymous@got.gameoftrees.org/got-portable.git
-got checkout got-portable.git
-
-

-