Merge branch 'ho/gitweb-squelch-undef-warning'
commit569ff48deb0d36f9e80c4d03d78e8b507820dc57
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2016 19:43:36 +0000 (20 11:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2016 19:43:36 +0000 (20 11:43 -0800)
tree89865af8747b8b8fc8654dc4cc40b2852426a2f1
parent7a63c9e3da357a21115e9b5de7ed84b744f9d8b1
parenta9eb90aab5922e08a26c439806c80faa80f7c26d
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