From 91e0bb21dec9b3f9cd2d07d3d360f5d23450c975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 11 Oct 2022 02:37:51 +0200 Subject: tis 11 okt 2022 02:37:51 CEST --- GitServer.wiki | 2 ++ gitserver-documentation.wiki | 27 ++++++++++++++++++--------- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/GitServer.wiki b/GitServer.wiki index 3a29ef7..f4b4208 100644 --- a/GitServer.wiki +++ b/GitServer.wiki @@ -96,6 +96,8 @@ find -type d -name \*.git -execdir env GIT_DIR={} git config gitweb.category Liu - `enable-remote-branches` ([[man:cgitrc#5]]) - Vad händer om ett repo har både subdir och kattegori - Vad händer om de inte stämmer överrens? +- Delade repositories + - gitolite? === Default config === {{{ diff --git a/gitserver-documentation.wiki b/gitserver-documentation.wiki index f067fef..be617b2 100644 --- a/gitserver-documentation.wiki +++ b/gitserver-documentation.wiki @@ -43,17 +43,26 @@ a path to a repo, and executes the post-receive hook as if an initial push containing everything in the repo. = Gitweb Categories = -Archive :: Repos which will probably never again get touched -doc :: "Pure" text repos. -fork :: Repos which are forked from elsewhere. +[[https://git.hornquist.se/?q=Archive|Archive]] :: Repos which will probably never again get touched +[[https://git.hornquist.se/?q=doc|doc]] :: "Pure" text repos. +[[https://git.hornquist.se/?q=fork|fork]] :: Repos which are forked from elsewhere. = Subdirectories = -archpkg :: Arch PKGBUILD files. -houseOfMad :: An old game -liu :: Schoolwork from LiU -puppet :: Puppet Modules -scheme :: Misc scheme code -unity :: Misc Unity (game engine) code +[[https://git.hornquist.se/?q=archpkg|archpkg]] :: Arch PKGBUILD files. +[[https://git.hornquist.se/?q=houseOfMad|houseOfMad]] :: An old game +[[https://git.hornquist.se/?q=liu|liu]] :: Schoolwork from LiU +[[https://git.hornquist.se/?q=puppet|puppet]] :: Puppet Modules +[[https://git.hornquist.se/?q=scheme|scheme]] :: Misc scheme code +[[https://git.hornquist.se/?q=unity|unity]] :: Misc Unity (game engine) code + += Remaning Configuratino = + +The cgit server is configuration is mostly contained in +[[https://git.hornquist.se/puppet/cgit/|my Puppetmodule for CGit]]. It +is however populated by my (as of yet) unpublished Hiera data. + +The various CGit filters which run are however available here +https://git.hornquist.se/cgit-filters/ {{{ __________________________ -- cgit v1.2.3