1 8797b228 2019-08-04 stsp <!doctype html>
2 8797b228 2019-08-04 stsp <html lang=en>
3 8797b228 2019-08-04 stsp <meta charset=utf-8>
4 8797b228 2019-08-04 stsp <title>Game of Trees</title>
5 8797b228 2019-08-04 stsp <meta name="description" content="the main Game of Trees page">
6 8797b228 2019-08-04 stsp <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
7 8c7a8b00 2019-08-09 stsp <link rel="canonical" href="https://gameoftrees.org/index.html">
8 8797b228 2019-08-04 stsp <link rel="stylesheet" href="openbsd.css">
10 8797b228 2019-08-04 stsp <table id="project-main" class="not-openbsd">
11 8797b228 2019-08-04 stsp <tr class="align-top">
14 8797b228 2019-08-04 stsp <h1>About Got</h1>
16 8797b228 2019-08-04 stsp <li><a href="goals.html">Project Goals</a>
17 d02727ef 2024-10-28 op <li><a href="releases/changes.html">Change Log</a>
19 8797b228 2019-08-04 stsp <h1>Resources</h1>
21 8797b228 2019-08-04 stsp <li><a href="manual.html">Manual Pages</a>
22 5333b04d 2023-06-25 stsp <li><a href="got.1.html#EXAMPLES">Examples</a>
23 d96de49a 2019-08-15 stsp <li><a href="faq.html">FAQ</a>
24 c35829d8 2023-02-09 stsp <li><a href="code.html">Source Code</a>
25 acd02108 2023-06-25 stsp <li><a href="comparison.html">Comparison to CVS, SVN, and Git</a>
26 2b499410 2019-10-06 stsp <li><a href="https://www.openbsd.org/papers/eurobsdcon2019-gameoftrees.pdf">Presentation at EuroBSDcon</a>
27 338f3eca 2023-02-09 stsp <li><a href="https://www.openbsd.org/papers/fosdem2023-gotd.pdf">Presentation at FOSDEM</a>
28 ceb5bd58 2019-09-25 stsp <li><a href="https://lists.openbsd.org/cgi-bin/mj_wwwusr?user=&passw=&func=lists-long-full&extra=gameoftrees">Mailing List</a>
29 731794c0 2024-05-10 stsp <li><a href="https://lists.openbsd.org/cgi-bin/mj_wwwusr?user=&passw=&func=lists-long-full&extra=gameoftrees-commits">Commit Notifications</a>
30 31dc695a 2023-01-22 stsp <li><a href="https://marc.gameoftrees.org/">List Archive 1</a>
31 31dc695a 2023-01-22 stsp <li><a href="https://marc.info/?l=gameoftrees">List Archive 2</a>
32 d78ad925 2021-05-19 stsp <li><a href="ircs://irc.libera.chat:6697/gameoftrees">IRC Channel</a>
33 7780f368 2023-07-12 jrick <li><a href="https://matrix.to/#/#gameoftrees:matrix.org">Matrix Room</a>
35 8797b228 2019-08-04 stsp <h1>For OpenBSD</h1>
37 8797b228 2019-08-04 stsp <li><a href="install.html">Installation</a>
39 c4e69a8d 2020-09-18 stsp <h1>For FreeBSD</h1>
41 0e904559 2024-04-26 naddy <li><a href="portable.html">Portable version</a>
43 30ad4e6f 2022-04-06 stsp <h1>For NetBSD</h1>
45 55203f5c 2021-01-22 stsp <li><a href="portable.html">Portable version</a>
47 30ad4e6f 2022-04-06 stsp <h1>For Linux</h1>
49 30ad4e6f 2022-04-06 stsp <li><a href="portable.html">Portable version</a>
51 30ad4e6f 2022-04-06 stsp <h1>For DragonflyBSD</h1>
53 30ad4e6f 2022-04-06 stsp <li><a href="portable.html">Portable version</a>
55 30ad4e6f 2022-04-06 stsp <h1>For MacOS</h1>
57 30ad4e6f 2022-04-06 stsp <li><a href="portable.html">Portable version</a>
60 8797b228 2019-08-04 stsp <h1 class="header">
61 3322b94f 2023-07-18 stsp <img src="got.png" height=243 width=400 alt="[Game of Trees]">
64 8797b228 2019-08-04 stsp <p id="callout">
65 38d62310 2024-11-22 stsp <a href="releases/changes.html">Game of Trees 0.106</a> released November 21, 2024
67 6b747f50 2024-11-28 thomas.ad <a href="releases/portable/CHANGELOG">Game of Trees -portable 0.106</a> released November 28, 2024
70 8797b228 2019-08-04 stsp Game of Trees (Got) is a version control system which prioritizes ease
71 8797b228 2019-08-04 stsp of use and simplicity over flexibility.
74 b91a753c 2021-02-01 stsp Got is still under development; it is being developed on
75 b91a753c 2021-02-01 stsp <a href="https://www.openbsd.org">OpenBSD</a> and its main target audience
76 9fa0b547 2019-08-09 stsp are OpenBSD developers.
79 e0d06aab 2019-08-05 stsp Got uses <a href="https://git-scm.org">Git</a> repositories to store
80 e0d06aab 2019-08-05 stsp versioned data.
81 c5a9365d 2019-08-06 stsp Git can be used for any functionality which has not yet been implemented in Got.
82 c5a9365d 2019-08-06 stsp It will always remain possible to work with both Got and Git on the same
86 84751eb1 2022-07-05 stsp Game of Trees is developed by OpenBSD developers and other contributors.
87 8797b228 2019-08-04 stsp The software is freely usable and re-usable by everyone under
88 8797b228 2019-08-04 stsp a BSD license.
90 3dd5e265 2023-06-28 bentley <blockquote>
92 3dd5e265 2023-06-28 bentley <q>No mention of openbsd on the internet is complete without a long thread about source control migration.</q> — tedu@
93 3dd5e265 2023-06-28 bentley </blockquote>