summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b3e9593)
raw | patch | inline | side by side (parent: b3e9593)
author | Wincent Colaiuta <win@wincent.com> | |
Sun, 12 Jul 2009 12:31:28 +0000 (14:31 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Jul 2009 18:09:02 +0000 (11:09 -0700) |
git-scm.com is now the "official" Git project page, having taken over
from git.or.cz, so update the default link accordingly. This saves a
redirect when people hit git.or.cz.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
from git.or.cz, so update the default link accordingly. This saves a
redirect when people hit git.or.cz.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | patch | blob | history |
diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
index 6a1b5b5b49611e158e5cd74b50685c9022b17adc..7fbd5ff89e82d3c5b1496ff116c7624f538fd66c 100755 (executable)
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
# URI and label (title) of GIT logo link
#our $logo_url = "http://www.kernel.org/pub/software/scm/git/docs/";
#our $logo_label = "git documentation";
-our $logo_url = "http://git.or.cz/";
+our $logo_url = "http://git-scm.com/";
our $logo_label = "git homepage";
# source of projects list