author | Petr Baudis <pasky@suse.cz> | |
Tue, 24 Oct 2006 03:18:39 +0000 (05:18 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 24 Oct 2006 03:55:41 +0000 (20:55 -0700) | ||
commit | 8be2890c994102d5748342f44bd6353bd482b58b | |
tree | efa3899f8fb0f3a80f97c6e1a60f18a14759ac3c | tree | snapshot |
parent | 88ad729b73264025d2d4c187ff74432d7cacafb2 | commit | diff |
gitweb: Do not automatically append " git" to custom site name
If you customized the site name, you probably do not want the " git"
appended so that the page title is not bastardized; I want repo.or.cz pages
titled "Public Git Hosting", not "Public Git Hosting git" (what's hosting
what?).
This slightly changes the $site_name semantics but only very
insignificantly.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If you customized the site name, you probably do not want the " git"
appended so that the page title is not bastardized; I want repo.or.cz pages
titled "Public Git Hosting", not "Public Git Hosting git" (what's hosting
what?).
This slightly changes the $site_name semantics but only very
insignificantly.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |