From b3a51e09ebc174bdc9c31f1f74f260bc3b2fd8e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 10 Oct 2022 20:52:57 +0200 Subject: =?UTF-8?q?m=C3=A5n=2010=20okt=202022=2020:52:57=20CEST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gitserver-documentation.wiki | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 gitserver-documentation.wiki (limited to 'gitserver-documentation.wiki') diff --git a/gitserver-documentation.wiki b/gitserver-documentation.wiki new file mode 100644 index 0000000..b4328b4 --- /dev/null +++ b/gitserver-documentation.wiki @@ -0,0 +1,29 @@ +- Hur körs krokar + - Standardkrokar + - Lägga till egna +- Hur sätts git konfiguration +- Här sätts description +- Hur byter man standardgren +- Hur underkataloger och taggar interagerar + - Vad de olika underkatalogerna är till för + - Vad de olika taggarna är till för +- Is owner from cgit? Is it supported? +- Which configuration variables are supported, and what do they do + - Better script for setting them + - Should take core from a global place + - then update that with repo specific + - have way to unset +- Allow shared repositories? +- What happens if both subdir, and category + +== Dokumentation == +At each push hooks are run [GITHOOKS] + +Configuration is easiest set to an orphan branch called gitconfig +The file .gitconfig will be loaded (by what?) + +== Configuration keys of interest == + +`cgit.description` :: Displayed description of repo +`cgit.defbranch` :: Default branch to show +`gitweb.category` :: Category, (unless in a subdirectory) -- cgit v1.2.3