]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
gitweb: Show project's git URL on summary page
authorJakub Narebski <jnareb@gmail.com>
Tue, 15 Aug 2006 21:03:17 +0000 (23:03 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 Aug 2006 04:54:26 +0000 (21:54 -0700)
commit19a8721ef8f82153fee93c62bd050659cf718d6d
treeeb4f52108137b23fef93e092939035530f050051
parent96f1e58f524fac8607cfc38896b365b6e8365b51
gitweb: Show project's git URL on summary page

From 31e4de9f22a3b17d4ad0ac800132e4e1a0a15006 Mon Sep 17 00:00:00 2001
From: David Rientjes <rientjes@google.com>
Date: Tue, 15 Aug 2006 11:43:04 -0700
Subject: [PATCH] gitweb: Show project's git URL on summary page

Add support for showing multiple clone/fetch git URLs for project on
a summary page. URL for project is created from base URL and project
name.

For example for XMMS2 project (xmms.se) the git base URL would be
git://git.xmms.se/xmms2.

With corrections from David Rientjes <rientjes@google.com>

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
gitweb/gitweb.perl