From: Felix Hanley Date: Mon, 8 Nov 2010 18:41:13 +0000 (+0100) Subject: Add `strict-export` option X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/e0c6f23789e4893781bcd5af2281d468991ccf3a?hp=e0c6f23789e4893781bcd5af2281d468991ccf3a Add `strict-export` option This option is used to specify a filename which needs to be present in the repositories found during `scan-path` processing. By setting this option to 'git-daemon-export-ok', only repositories explicitly marked for git daemon export will be included in the cgit configuration. Signed-off-by: Felix Hanley Signed-off-by: Lars Hjemli ---