Commit Diff


commit - a7a4ef1d555b36eb0a76d7caf0036bc1b4dd3046
commit + e0d06aab561848700342d8374259a62baf703ccb
blob - 464f707a4bcb90977024459da5693931383dc9fb
blob + 57e369e56a100cc5f03d8188f4fa0b7e7b1ea1ad
--- index.html
+++ index.html
@@ -53,10 +53,18 @@ Got's target audience are OpenBSD developers, and its 
 at the particular needs and use cases of the OpenBSD project.
 
 <p>
+Got uses <a href="https://git-scm.org">Git</a> repositories to store
+versioned data.
+At present, Got supports local version control operations only.
+There are no repository administration commands yet and there is no ntwork
+support yet. In the meantime, Git can provide functionality which has not
+yet been implemented in Got. It will always remain possible to work with
+both Got and Git on the same repository.
+
+<p>
 Game of Trees is developed by <a href="https://stsp.name">Stefan Sperling</a>
 with help and support from other OpenBSD developers</a>.
 The software is freely usable and re-usable by everyone under
 a BSD license.
 
-
 </table>