Skip to content

Add a public mode ( to be used with gitdaemon )

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