Skip to content
  • Junio C Hamano's avatar
    Merge branch 'mj/gitweb-unreadable-config-error' · b700f119
    Junio C Hamano authored
    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
    b700f119