]> Lady’s Gitweb - Gitweb/commit
gitweb: Do not automatically append " git" to custom site name
authorPetr Baudis <redacted>
Tue, 24 Oct 2006 03:18:39 +0000 (05:18 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit7d902f6e1e7599d12bde9bc93583d47a9213d3b63a5c3e0996a6ab1585a35893
tree76493f26bd069bf1b4d7a29d926731b271cfb01a632048ebca02ec7ea84bd304
parent0a5af6da42d12bd19097a0a25eafc1d89c985cb54007bc32bfec130a46bcd080
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.274658 seconds and 4 git commands to generate.