diff options
author | Tarmigan Casebolt <tarmigan+git@gmail.com> | 2009-12-28 22:49:00 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-06 10:16:50 +0100 |
commit | 8b2bd7cdacf71260dbc954316af2bed8e076c182 (patch) | |
tree | 81e62e0a245f409adb2db62ec792c49ab1033901 /string-list.c | |
parent | Git 1.6.6 (diff) | |
download | git-8b2bd7cdacf71260dbc954316af2bed8e076c182.tar.xz git-8b2bd7cdacf71260dbc954316af2bed8e076c182.zip |
Smart-http: check if repository is OK to export before serving it
Similar to how git-daemon checks whether a repository is OK to be
exported, smart-http should also check. This check can be satisfied
in two different ways: the environmental variable GIT_HTTP_EXPORT_ALL
may be set to export all repositories, or the individual repository
may have the file git-daemon-export-ok.
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Tarmigan Casebolt <tarmigan+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'string-list.c')
0 files changed, 0 insertions, 0 deletions