From: Junio C Hamano Date: Sat, 23 Sep 2006 19:36:01 +0000 (-0700) Subject: gitweb: Make the Git logo link target to point to the homepage X-Git-Tag: v1.4.3-rc2~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/51a7c66a73ce74fad3b7b05109ed6ce013202fa5?ds=inline;hp=51a7c66a73ce74fad3b7b05109ed6ce013202fa5 gitweb: Make the Git logo link target to point to the homepage 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 Signed-off-by: Junio C Hamano Acked-by: Petr Baudis ---