]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mj/gitweb-unreadable-config-error'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Jan 2024 16:54:46 +0000 (08:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jan 2024 16:54:46 +0000 (08:54 -0800)
commitb700f119d183423916be7b8b0a2d48970cdf20e5
tree96be08075da5f19a6f8106c9a1edd25158bb1fea
parentdc8ce995a2ad203ffb5ef335682b64da955e645a
parentac62a3649fcfd7f2caa80ffdfb8c3135764291ef
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
gitweb/gitweb.perl