Revision: 293 http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=293 Author: rwp Date: 2016-12-16 21:00:12 +0000 (Fri, 16 Dec 2016) Log Message: ----------- Git: git-daemon xinetd update
Modified Paths: -------------- trunk/sviki/Git.mdwn Modified: trunk/sviki/Git.mdwn =================================================================== --- trunk/sviki/Git.mdwn 2016-12-16 21:00:05 UTC (rev 292) +++ trunk/sviki/Git.mdwn 2016-12-16 21:00:12 UTC (rev 293) @@ -5,8 +5,7 @@ Repositories are in `/srv/git/project_name.git` for now. git+ssh is supported in Savane's `sv_membersh` (delegates to git-shell). -The git:// lightweight protocol is also available, check -/etc/xinetd.d/git. +The git:// lightweight protocol is also available. Creating an additional repository ---------------------------------