Skip to content

Add a public mode ( to be used with gitdaemon )

gitlab-qa-bot requested to merge github/fork/FishingCactus/public_read_only into master

Created by: crazyjul

This request contains code to select individual project to be accessed publicly

It should be used with git-daemon. The code simply puts a R = daemon in gitolite configuration file

This creates a git-daemon-export-ok file in each selected project

Merge request reports