From: Junio C Hamano Date: Fri, 26 Jan 2024 16:54:46 +0000 (-0800) Subject: Merge branch 'mj/gitweb-unreadable-config-error' X-Git-Tag: v2.44.0-rc0~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b700f119d183423916be7b8b0a2d48970cdf20e5;p=thirdparty%2Fgit.git Merge branch 'mj/gitweb-unreadable-config-error' When given an existing but unreadable file as a configuration file, gitweb behaved as if the file did not exist at all, but now it errors out. This is a change that may break backward compatibility. * mj/gitweb-unreadable-config-error: gitweb: die when a configuration file cannot be read --- b700f119d183423916be7b8b0a2d48970cdf20e5