From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id DA73C3865C27 for ; Mon, 4 Dec 2023 20:38:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DA73C3865C27 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=tempfail smtp.mailfrom=mentor.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DA73C3865C27 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:470:142:3::10 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701722339; cv=none; b=jWiBVSMo4a+YxCLZS9RdI0+hHdXIyQydCbXfO53NQzTIG9WSSov90oHQISUNmoDflq0LZVL9mOy4nMHKY1YlOPJTSxi2SH0yW8ESULtr1GfPiFufi3tcE61avODGmdX20bjc9mXyT2GNLXANnrKcZfc9ey+wjcPHWLKf3iSus2s= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1701722339; c=relaxed/simple; bh=bpqcPLszNnuhs7ulaRvODukurwLsxzF4B/Vf4P9HlYg=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=CIE/21J3TiOPk0yVghm2ysBvoPDWJMK8/jpJeRmOFcIOWPI0hBHUtRDub4LDwC9U5/1toPxr8+Rjc6StbGeUcBl7OCBpP4CvkbjaXWCzzG1c4ZVL8X21avRlcgGuzkjh3jrHgw/lePmUfRhuDjGtRG5hUqtbezssQK2S1tmTbIs= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from esa2.mentor.iphmx.com ([68.232.141.98]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rAFiH-0006vf-Hj for gcc-patches@gcc.gnu.org; Mon, 04 Dec 2023 15:38:47 -0500 X-CSE-ConnectionGUID: 49Aqdu6sRHKHdX1E9Vkhlg== X-CSE-MsgGUID: qjlFFw1iS7eh5fkfXz1+bQ== X-IronPort-AV: E=Sophos;i="6.04,250,1695715200"; d="scan'208";a="27364667" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 04 Dec 2023 12:37:35 -0800 IronPort-SDR: qFSYhElGMy4nZwr3DvSFDpmgfvCkxS3NqpvMmg11cLaMmb4sq/Y81wOBAD4oFAS+FZcYL9j/Fp wNSvYGc3sZNtrs97vyNYXeFhV5STLg6AG/x1bVQ81kG6Kp3mVtd/5djmnxgEwC4WzlYbZfYpn2 3EhTOig08YOM1L37ekDu5r7n3neGJBWwAo4H2hVCGiYJRbGQ6sQyRezra2CjG0r7UL6tv4LAw6 /v5EzBaaIAjKCS4jEhexhe2OgRDDuOfPfA1NGf2P+aMS1+CQWz2PoXTJoiTm+T9Slrr7zxhLgC f2o= Date: Mon, 4 Dec 2023 20:37:32 +0000 From: Joseph Myers To: Jonny Grant CC: Subject: Re: [PATCH] htdocs/git.html: correct spelling and use git in example In-Reply-To: <07b6d1f5-2c7d-4b11-8d2e-82c8e2667f1e@jguk.org> Message-ID: <25ed5994-f92f-a1ae-fdd2-d3864a516e5a@codesourcery.com> References: <5a5c0c9c-728c-4427-8adc-620599a60a50@jguk.org> <07b6d1f5-2c7d-4b11-8d2e-82c8e2667f1e@jguk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-11.mgc.mentorg.com (139.181.222.11) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) Received-SPF: pass client-ip=68.232.141.98; envelope-from=joseph_myers@mentor.com; helo=esa2.mentor.iphmx.com X-Spam_score_int: -39 X-Spam_score: -4.0 X-Spam_bar: ---- X-Spam_report: (-4.0 / 5.0 requ) BAYES_00=-1.9,HEADER_FROM_DIFFERENT_DOMAINS=0.25,RCVD_IN_DNSWL_MED=-2.3,SPF_HELO_PASS=-0.001,SPF_PASS=-0.001,T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Status: No, score=-3580.4 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,SPF_HELO_PASS,TXREP,T_SCC_BODY_TEXT_LINE,T_SPF_TEMPERROR autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Fri, 1 Dec 2023, Jonny Grant wrote: > > > On 30/11/2023 23:56, Joseph Myers wrote: > > On Thu, 30 Nov 2023, Jonny Grant wrote: > > > >> ChangeLog: > >> > >> htdocs/git.html: change example to use git:// and correct > >> spelling repostiory -> repository . > > > > git:// (unencrypted / unauthenticated) is pretty widely considered > > obsolescent, I'm not sure adding a use of it (as opposed to changing any > > existing examples to use a secure connection mechanism) is a good idea. > > > > Hi Joseph > > Thank you for your review. > > Good point. I changed the ssh::// example because it doesn't work with anonymous access. > How about changing both to https:// ? Using https:// makes sense for examples for anonymous access, yes. -- Joseph S. Myers joseph@codesourcery.com