Jakub Narebski <jnareb@xxxxxxxxx> writes: > It is now possible for project to have individual clone/fetch URLs. > They are provided in new file 'cloneurl' added below project's > $GIT_DIR directory. > > If there is no cloneurl file, concatenation of git base URLs with > project name is used. > > This is merge of Jakub Narebski and David Rientjes > gitweb: Show project's git URL on summary page > with Aneesh Kumar > gitweb: Add support for cloneurl. > gitweb: Support multiple clone urls > patches. > > Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxx> I'll take this for now, but we might want to consider moving 'description' and 'cloneurl' information to the config file to prevent cluttering. gitweb.description gitweb.giturl The URL is not for cloning only, but also for fetch/pull, right? - 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