From b57c23703336883211d905e868520bceae76c8e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 2 Feb 2023 11:21:01 +0100 Subject: tor 2 feb 2023 11:21:01 CET --- gitserver-documentation.wiki | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'gitserver-documentation.wiki') 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 -- cgit v1.2.3