commit | 860ccc605da1d40c0331113eb552151fa925002e | [log] [tgz] |
---|---|---|
author | Tony Finch <dot@dotat.at> | Tue Aug 20 17:59:44 2013 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Aug 20 13:00:57 2013 -0700 |
tree | 3dfe340c7aad48bb1f68cc507884a91f2861371e | |
parent | 1201f0a76cbc006566532577c1cc9123412ecdab [diff] |
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>