]> gitweb.ps.run Git - ps-cgit/commit
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)
commite0c6f23789e4893781bcd5af2281d468991ccf3a
tree1cffe4d35b6404dd59cd0f0a314e11944e37d0f2
parent49d09d4fd1b0cab8189cf1809a1b1241f54c2e48
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 <felix@seconddrawer.com.au>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.h
cgitrc.5.txt
scan-tree.c