aboutsummaryrefslogtreecommitdiff
path: root/gitweb/INSTALL
diff options
context:
space:
mode:
authorAlexander Gavrilov <angavrilov@gmail.com>2008-11-06 01:15:56 +0300
committerJunio C Hamano <gitster@pobox.com>2008-11-06 16:38:01 -0800
commitec26f098a6593bbd9d396fb7ee74368cdd3eeed3 (patch)
treea3b322032b2664ff21c3fea25b7164b907fa9f5b /gitweb/INSTALL
parent19fb896f5b6f3e52370b43e4c9339bcbe4c0f2dd (diff)
downloadgit-ec26f098a6593bbd9d396fb7ee74368cdd3eeed3.tar.gz
git-ec26f098a6593bbd9d396fb7ee74368cdd3eeed3.tar.xz
gitweb: Use single implementation of export_ok check.
GitWeb source contains a special function that implements the export_ok check, but validate_project still uses a separate copy of essentially the same code. This patch makes it use the dedicated function, thus ensuring that all checks are done through a single code path. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Acked-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/INSTALL')
0 files changed, 0 insertions, 0 deletions