]> gitweb.ps.run Git - ps-cgit/commitdiff
Add `strict-export` option
authorFelix Hanley <felix@seconddrawer.com.au>
Mon, 8 Nov 2010 18:41:13 +0000 (19:41 +0100)
committerLars Hjemli <hjemli@gmail.com>
Mon, 8 Nov 2010 18:41:13 +0000 (19:41 +0100)
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 <felix@seconddrawer.com.au>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found