Re: [PATCH] gitweb: update Git homepage URL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 12 July 2009, Wincent Colaiuta wrote:

> 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@xxxxxxxxxxx>

Good catch!  For what is worth (not that I think such trivial patch
needs it) ACK from me.

> ---
>  gitweb/gitweb.perl |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
> index 6a1b5b5..7fbd5ff 100755
> --- a/gitweb/gitweb.perl
> +++ b/gitweb/gitweb.perl
> @@ -94,7 +94,7 @@ our $favicon = "++GITWEB_FAVICON++";
>  # 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
> -- 

Perhaps we can squash also this fix to README?  Or should
it be a separate patch/commit?

diff --git i/README w/README
index c932ab3..67cfeb2 100644
--- i/README
+++ w/README
@@ -37,7 +37,7 @@ CVS users may also want to read Documentation/gitcvs-migration.txt
 ("man gitcvs-migration" or "git help cvs-migration" if git is
 installed).
 
-Many Git online resources are accessible from http://git.or.cz/
+Many Git online resources are accessible from http://git-scm.com/
 including full documentation and Git related tools.
 
 The user discussion and development of Git take place on the Git
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]