From: Junio C Hamano Date: Wed, 20 Jan 2016 19:43:36 +0000 (-0800) Subject: Merge branch 'ho/gitweb-squelch-undef-warning' X-Git-Tag: v2.8.0-rc0~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=569ff48deb0d36f9e80c4d03d78e8b507820dc57;p=thirdparty%2Fgit.git Merge branch 'ho/gitweb-squelch-undef-warning' Asking gitweb for a nonexistent commit left a warning in the server log. Somebody may want to follow this up with a new test, perhaps? IIRC, we do test that no Perl warnings are given to the server log, so this should have been caught if our test coverage were good. * ho/gitweb-squelch-undef-warning: gitweb: squelch "uninitialized value" warning --- 569ff48deb0d36f9e80c4d03d78e8b507820dc57