aboutsummaryrefslogtreecommitdiff
path: root/gitserver-documentation.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'gitserver-documentation.wiki')
-rw-r--r--gitserver-documentation.wiki15
1 files changed, 15 insertions, 0 deletions
diff --git a/gitserver-documentation.wiki b/gitserver-documentation.wiki
index e3c45f3..24b7c4e 100644
--- a/gitserver-documentation.wiki
+++ b/gitserver-documentation.wiki
@@ -1,3 +1,9 @@
+%title About page for git.hornquist.se
+
+%% REMOVE A START
+This is the about page for https://git.hornquist.se/?p=about.
+%% REMOVE A END
+
= Hooks =
Each repository is initialized with a hook directory which symlinks to
a global hooks directory. In the global hooks directory, each
@@ -55,6 +61,15 @@ push containing everything in the repo.
[[https://git.hornquist.se/?q=scheme|scheme]] :: Misc scheme code
[[https://git.hornquist.se/?q=unity|unity]] :: Misc Unity (game engine) code
+= Templates =
+
+{{{
+GIT ~ $ tree $(git config --global init.templateDir)
+/usr/share/githooks/template/
+├── description -> /dev/null
+└── hooks -> /usr/share/githooks/hooks
+}}}
+
= Remaning Configuration =
The cgit server is configuration is mostly contained in