From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0GwmJJp642S3ywAASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 16:54:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AA72I5p642SBPgEAauVa8A (envelope-from ) for ; Mon, 21 Aug 2023 16:54:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0D46C61E81 for ; Mon, 21 Aug 2023 16:54:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BXwJhUKl; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692629658; a=rsa-sha256; cv=none; b=eCrOV38Tii5yM+yZgnIRNy4ApbDE8VvEkSFOqMqTyowbsTfdaZ0ETsaQ09yio6sWJMrIwS Hzs0vZtxhzPiqaTaA/xomODeejFuZFfH5g8lFf1QdijGLUyrsoZt6KjysL8ayVcw77SwU6 pmIIfsu/jT32FZZStIj1tjII3VqU2sSqHhCC7faU4SU0tmYCKmW8LmShn/lH6QCqW74/3r 1kgLZSX2kU93sgEv9BL8Ml2I3Yyn06y/jLmpi/V/a0Mt4JP1lUZP5RpNbw0lhYIghlVkxn 86fOeOe4gfmKBu5m86BhiXgcGCIQNAMo7iN8J9FTFvOy+sSGBYIXeJttsXpwvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BXwJhUKl; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692629658; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BH+44z3XrNQwG18HcHBWgeO98OkQi92xE78DBcooI3Q=; b=gkQEHMZBk6O1CbDqxtQzz8Ej0VFHSKfQMCvDTHYgdPdvo5eIHBpgtIcilkXE4HQoLp7AE+ fNvPt9TN78KTyNZfxjQD4IEpMgyDpyW2oX8jLdFceeYtm4Qpu9/t3dEBP0mEXtfapWSSsh A8YLHwWKBcLljYiDNGEbvS15xg8PSfPzMGPZ9zRykg8SLaOsnuqfA1D4BJQr8c7MIMH7OJ iFCLLal4wYlmc4TfYVw7BUnGCPBuuOMKbm/8IWTQRIneiTHAJv2FqK3kEIrV90lQ8GTRuU XNsaq0PV/rMg0dCq5N/kP+7qrPyelX1QRXwRS2YHiS59lPR9csoIzdL51zrBNA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qY6I5-0007lr-6z; Mon, 21 Aug 2023 10:54:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qY6I3-0007lX-RU for bug-guix@gnu.org; Mon, 21 Aug 2023 10:53:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qY6I3-0001sK-Jr for bug-guix@gnu.org; Mon, 21 Aug 2023 10:53:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qY6I5-0001k5-Qo for bug-guix@gnu.org; Mon, 21 Aug 2023 10:54:01 -0400 Subject: bug#64691: use https:// instead of git:// in shepherd www Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 21 Aug 2023 14:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64691 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Simon Josefsson Cc: 64691-done@debbugs.gnu.org Mail-Followup-To: 64691@debbugs.gnu.org, ludo@gnu.org, simon@josefsson.org Received: via spool by 64691-done@debbugs.gnu.org id=D64691.16926296186588 (code D ref 64691); Mon, 21 Aug 2023 14:54:01 +0000 Received: (at 64691-done) by debbugs.gnu.org; 21 Aug 2023 14:53:38 +0000 Received: from localhost ([127.0.0.1]:57476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY6Hi-0001i9-A0 for submit@debbugs.gnu.org; Mon, 21 Aug 2023 10:53:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY6Hg-0001hG-3o for 64691-done@debbugs.gnu.org; Mon, 21 Aug 2023 10:53:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qY6HX-0001pD-Vq; Mon, 21 Aug 2023 10:53:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BH+44z3XrNQwG18HcHBWgeO98OkQi92xE78DBcooI3Q=; b=BXwJhUKl3BN4WuEi/Qgp M9HQl6+LOlF20xXFNHQkDhpPP8zHn6b8OXaNMWiMXkLEKzHsDLh5l7Uo1DZCUj0dvHTPBgBHHEI85 QDMNnNiQBfStPi7dN0S0saCG9Y6n57Fb1rlPqcU6r0jD/m7QWmafbXTaGpAnSnhapXobHCophh1e2 eIkNGtS8JHD50hykbzXp7PqlMb8mHAM2rzk+a0xw6CL31KPjpaxl5oFZp8jp+gmfrlBtuyvxwo8ru nBtsSxmPKjMjiRMXkGy8k5+KhmpvaLHZh5Yvst5iG8W3UUSZE1/Ov1zIzguvsFZEwPvlc0QdLs941 fGx1/7BJ0N4v0A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87351mxr6l.fsf@kaka.sjd.se> Date: Mon, 21 Aug 2023 16:53:25 +0200 In-Reply-To: <87351mxr6l.fsf@kaka.sjd.se> (Simon Josefsson's message of "Mon, 17 Jul 2023 21:40:18 +0200") Message-ID: <87wmxo8n16.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.60 X-Migadu-Queue-Id: 0D46C61E81 X-Migadu-Spam-Score: -6.60 X-TUID: jSJmTXSDSMLD Hi, Simon Josefsson skribis: > -

Anonymous checkout: git clone git://git.savannah.gnu.org/shep= herd.git

> +

Anonymous checkout: git clone https://git.savannah.gnu.org/gi= t/shepherd.git

>

You can also browse the Git repository with your web browser:=20 > https://g= it.savannah.gnu.org/cgit/shepherd.git

Good idea. Applied, thanks! Ludo=E2=80=99.