gitweb: omit the repository owner when it is unset
commit860ccc605da1d40c0331113eb552151fa925002e
authorTony Finch <dot@dotat.at>
Tue, 20 Aug 2013 16:59:44 +0000 (20 17:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Aug 2013 20:00:57 +0000 (20 13:00 -0700)
tree3dfe340c7aad48bb1f68cc507884a91f2861371e
parent1201f0a76cbc006566532577c1cc9123412ecdab
gitweb: omit the repository owner when it is unset

On the repository summary page, leave the owner line out if the
repo does not have an owner, rather than displaying a labelled empty
field. This does not affect the owner column in the projects list
page, which is present unless $omit_owner is true.

Signed-off-by: Tony Finch <dot@dotat.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl