commit 80cc5d989e029dd9ed36f4faa993eb53e0a227af from: Stefan Sperling via: Thomas Adam date: Tue Jun 24 12:39:17 2025 UTC mention the well-known name "gotsys.git" in the gotsys.conf.5 introduction commit - 0fdd0d376c6142d0557adfb85acd791e6f32a1cc commit + 80cc5d989e029dd9ed36f4faa993eb53e0a227af blob - 9cce454d6d1fdc1bdc4e4b8e7fa4a2f5918bdcff blob + a9297b128b279e57cc7df11548d9832b5b1defbe --- gotsys/gotsys.conf.5 +++ gotsys/gotsys.conf.5 @@ -25,13 +25,15 @@ provides system configuration information to .Xr gotsysd 8 . .Pp .Nm -allows remote administrators to configure aspects of Git repository -services without having shell access to the Git server's operating system. +allows remote administrators to configure aspects of Git repositories +hosted by +.Xr gotd 8 +without having shell access to the Git server's operating system. Remote administrators merely need to be granted write access to a special-purpose .Em system repository -hosted by -.Xr gotd 8 +called +.Pa gotsys.git in order to configure Git repository services. .Pp The file format is line-based, with one configuration directive per line.