From: Junio C Hamano Date: Fri, 26 Jan 2024 16:54:46 +0000 (-0800) Subject: Merge branch 'mj/gitweb-unreadable-config-error' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=b700f119d183423916be7b8b0a2d48970cdf20e5;p=rit 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