commit 59700934321f83e0a6a1a6a096615065e6435e7a from: Stefan Sperling date: Wed Dec 04 13:51:42 2019 UTC new server commit - cc85973b1fe6b3135eec29851b66a474bfc9e379 commit + 59700934321f83e0a6a1a6a096615065e6435e7a blob - 136e6efa96539229d16b78d9fd38f153751e960f blob + 3d1013bf89040a3fd06c5bdcc40e9c37f7281ab0 --- code.html +++ code.html @@ -20,5 +20,25 @@ Source code for released versions is available in the releases directory.

+The official Game of Trees Git repository can be cloned from +git.gameoftrees.org: +

+ +git clone https://git.gameoftrees.org/got.git + +

+Git protocol access is also available if needed, but is discouraged +because it does not use encryption: +

+ +git clone git://git.gameoftrees.org/got.git + + +

+A read-only web interface for browsing is also available: +https://git.gameoftrees.org/gitweb + +

A read-only clone of the Game of Trees Git repository is available at -https://framagit.org/stsp/got. +https://framagit.org/stsp/got