gitweb: Make the Git logo link target to point to the homepage
authorJunio C Hamano <junkio@cox.net>
Sat, 23 Sep 2006 19:36:01 +0000 (12:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 5 Oct 2006 22:02:13 +0000 (15:02 -0700)
It provides more useful information for causual Git users than the Git docs
(especially about where to get Git and such).

People can override with GITWEB_CONFIG if they want to.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Acked-by: Petr Baudis <pasky@suse.cz>
No differences found