]> Lady’s Gitweb - Gitweb/commit
gitweb: skip unreadable subdirectories
authorHielke Christian Braun <redacted>
Tue, 18 Jul 2017 08:41:54 +0000 (10:41 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:33 +0000 (00:51 -0400)
commit9a3817961a2ce50f05a19d3e5007a930fed096b82cc16404afa3a6a1bdee5f6f
tree593391588ea7253e88f966e5bd98a452a973a08faf58a7ca69eb08cc4f2fd1c5
parentddedcbbdec61fb2d5feb6eb587c7fa938e346e7119cea0fe1ea565aa455ed983
gitweb: skip unreadable subdirectories

gitweb terminates and shows no project list, if it can not access a
sub-directory in the project root directory while looking for projects
to show.

Work it around by skipping unreadable directories.

Signed-off-by: Hielke Christian Braun <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.263606 seconds and 4 git commands to generate.