all repos — legit @ c16d290d3cb1b65ee8820e625c7096a7b303cc60

web frontend for git, written in go

add configurable check for git-daemon-export-ok file

Alan Pearce
commit

c16d290d3cb1b65ee8820e625c7096a7b303cc60

parent

5acac24dede0143e6415d83d94a66017fd3c2692

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M config.yamlconfig.yaml
@@ -8,6 +8,7 @@ - README.md
mainBranch: - master - main + checkGitDaemonExportOk: false dirs: templates: ./templates static: ./static