From 2ebd15ea33cc6f176168e916449ca1cc0b7d371a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 10 Oct 2022 20:27:14 +0200 Subject: =?UTF-8?q?m=C3=A5n=2010=20okt=202022=2020:27:14=20CEST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GitServer.wiki | 47 ++++------------------------------------------- 1 file changed, 4 insertions(+), 43 deletions(-) diff --git a/GitServer.wiki b/GitServer.wiki index ea9cf82..baabb19 100644 --- a/GitServer.wiki +++ b/GitServer.wiki @@ -102,22 +102,8 @@ find -type d -name \*.git -execdir env GIT_DIR={} git config gitweb.category Liu - [X] `gitweb.gatecory` is set on most right now. - [ ] `gitweb.category` should be set automaticly -- [X] liu/TDDD86-labbar should get a README clarifying it's only a mirror -- [ ] liu/TDDD86-labbar is broken = Hooks = -{{{ -ithryn [~/code/r11k] $ git push -Enumerating objects: 10, done. -Counting objects: 100% (10/10), done. -Delta compression using up to 8 threads -Compressing objects: 100% (6/6), done. -Writing objects: 100% (8/8), 794 bytes | 794.00 KiB/s, done. -Total 8 (delta 3), reused 0 (delta 0), pack-reused 0 -remote: fatal: Not a valid object name HEAD:.gitconfig -To git.hornquist.se:git/r11k.git - 87acf40..5fb0e6c cs -> cs -}}} === Att dokumentera === - Hur körs krokar @@ -131,6 +117,10 @@ To git.hornquist.se:git/r11k.git - 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? === Framtida förbättringar === @@ -149,40 +139,11 @@ To git.hornquist.se:git/r11k.git }}} 41adefcd1f91e91d473275a100d31a2c -{{{ -[gitweb] category = Liu -}}} -4a7ec14607090979f0b8a040e9a766da - -{{{ -[gitweb] category = fork -}}} -fe8d1fed27f4e9e7a89fde75007ba8eb - -{{{ -[gitweb] category = archive -}}} -9df34b64ba47fc85ed73fe98c6626397 - -{{{ -[gitweb] category = doc -}}} -ca367e334f62a408ec13f182af14f99b - - ===== cclite ===== [remote "origin"] url = https://github.com/Sorroko/cclite ===== VVVVVV ===== -[cgit] - defbranch = ps - homepage = https://github.com/TerryCavanagh/VVVVVV - desc = VVVVVV With sysadmin mod - logo = /extra-content/VVVVVV/logo.png -[gitweb] - category = fork - [remote "origin"] url = https://github.com/TerryCavanagh/VVVVVV fetch = `+refs/heads/*:refs/remotes/origin/*` -- cgit v1.2.3