]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Use single implementation of export_ok check.
authorAlexander Gavrilov <redacted>
Wed, 5 Nov 2008 22:15:56 +0000 (01:15 +0300)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
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 <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.241403 seconds and 4 git commands to generate.