From a7f78698850672b7b907b7cbd20e8efd7e0014de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 22 Dec 2018 22:34:27 +0100 Subject: Sat, 22 Dec 2018 22:34:26 +0100 --- GitServer.wiki | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'GitServer.wiki') diff --git a/GitServer.wiki b/GitServer.wiki index 072581b..9d40b4a 100644 --- a/GitServer.wiki +++ b/GitServer.wiki @@ -6,6 +6,8 @@ - [[#Git Server#Autentisering#Autentisering HTTP#Framtiden|Framtiden]] - [[#Git Server#Autentisering#Autentisering SSH|Autentisering SSH]] - [[#Git Server#Pull Requests|Pull Requests]] + - [[#Taggning|Taggning]] + - [[#Taggning#Cleanup|Cleanup]] = Git Server = https://git.hornquist.se @@ -56,3 +58,15 @@ En lösning är att ha fyra access-nivåer till servern (eller - Push skapar ny gren (pull request) - Kan jobba på existerande grenar (som de inte skapat) - Full access + += Taggning = +{{{ +find -type d -name \*.git -execdir env GIT_DIR={} git config gitweb.category Liu \; +}}} + +== Cleanup == +:TODO: + +- `gitweb.gatecory` is set on most right now. +- `gitweb.category` should be set automaticly +- liu/TDDD86-labbar should get a README clarifying it's only a mirror -- cgit v1.2.3