Merge branch 'ho/gitweb-squelch-undef-warning' into maint
commit15f409643e5d40f441227c6cd75e9803a8b6b871
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2016 22:54:12 +0000 (5 14:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2016 22:54:12 +0000 (5 14:54 -0800)
tree79ee4267839afd0242cd820680d7e48ef166e33a
parentda07df3ee3ff8c9d676db6be04a76ead1d9919d8
parenta9eb90aab5922e08a26c439806c80faa80f7c26d
Merge branch 'ho/gitweb-squelch-undef-warning' into maint

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