From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AMphBgJsEWUi3QAAG6o9tA:P1 (envelope-from ) for ; Mon, 25 Sep 2023 13:16:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AMphBgJsEWUi3QAAG6o9tA (envelope-from ) for ; Mon, 25 Sep 2023 13:16: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 E2B6D5DFE5 for ; Mon, 25 Sep 2023 13:16:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MQVBNoC1; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695640578; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=cL03RsQhLespo6VzpX9inkG9zEVqxYpTBjhztJRi9s0=; b=MiPBdmZBg71Z/gzT19q6+D9iFQvnFxIxm7cigL0e/wYr8kcWNwHUnwneecDET2GstunKIo jgBnE9+nu5BBFzl1lIFvlaCXgnN9VR4y+AbQXCCqHeUfkAIQzgZ5i48EV7oE2cGXyFWKrb Dqcx7ogPaoQHfhx/R8f670hoAAQPfoSRU+R7yQGUSLYUWD0k55CpTn59O7CCOldv9grFcc 4oNf04dMtRsDUvgXtp+rxTGTC6nZDcbfS7k9FooXlkszZGFUIrMyGnpvGpdYVHSXeoV2PU aeGNkGw7q/BoCkZ1LRJ8Odw4hCCKyxOrlTAbN0ShmQxHE7H1h2OyAN11iE2v8A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695640578; a=rsa-sha256; cv=none; b=H99M3L9ZBD6S9uXC7fA9OrNYjGs9Hist6EJdI2AeZnanXoR6axZ7t+VGzflwP7GXj1AwS7 MKsfIKVZrSenXkACOszKl1SLH1XeutwG0w56AsjbxIE5CPMB/W8IUTbb0w2uyRRxrXAxaN he3ihzv4AhgjVeMHCflHKDxm47K/nQbDOOpwmf0MfL6Jh9wBiSJmVbExgNgFYG+8vRdOGp 0IvZOuIcUFR5htJESi6NAUyz5q2RGLs1tMeeFSZl8OsxJP0QMsejOpcPLhnQ3cjYSkabLU HsW26qdhNpBt8kzLF/SedUnUOCIVSo2kvNCKKRBrUbMZMYsewLfSWXdpgyPgTg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MQVBNoC1; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkjZD-0003WI-NX; Mon, 25 Sep 2023 07:15:55 -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 1qkjZ9-0003Tw-3l for guix-patches@gnu.org; Mon, 25 Sep 2023 07:15:53 -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 1qkjZ8-0007xl-Dl for guix-patches@gnu.org; Mon, 25 Sep 2023 07:15:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkjZK-0000PS-AP for guix-patches@gnu.org; Mon, 25 Sep 2023 07:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66171] [PATCH] gnu: git: Install shell completions. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Sep 2023 11:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66171 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler , 66171@debbugs.gnu.org Received: via spool by 66171-submit@debbugs.gnu.org id=B66171.16956405281519 (code B ref 66171); Mon, 25 Sep 2023 11:16:02 +0000 Received: (at 66171) by debbugs.gnu.org; 25 Sep 2023 11:15:28 +0000 Received: from localhost ([127.0.0.1]:44468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkjYl-0000OR-M4 for submit@debbugs.gnu.org; Mon, 25 Sep 2023 07:15:28 -0400 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:39240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkjYh-0000O5-Ms for 66171@debbugs.gnu.org; Mon, 25 Sep 2023 07:15:26 -0400 Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-40594a6d1ecso2403065e9.1 for <66171@debbugs.gnu.org>; Mon, 25 Sep 2023 04:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695640505; x=1696245305; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=cL03RsQhLespo6VzpX9inkG9zEVqxYpTBjhztJRi9s0=; b=MQVBNoC1KRdFxpz6IUjQxDDvBzYzSCThr26kHvzs3eSx49FPJTT4UuFSjz9kKXSpYb Ljk9C8Fo9QcZgu27psl2XYhSyqtx0e3DEOtlFvHmW0xIFvMzapoIhAigQ9ZSVh/m2jNT 6SwJx54w0DP7+CGiCcyQaYvEM8vYOhw+UADT32Xgia93tsENZEMPGvGfLBAiY78SNJ3H jfRz9jcd13z9ZHOc7WxQFBSHDEm09OZzl3tXShFiembhsgthRy/lhwITKzdPzb2CuffV 6b0YEEThCF98PP1ZghltcfcXSJnRvJPEc5FFXMSSc6ESUtmgFQIqNWwQP+iy0TPs1BQi H8Aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695640505; x=1696245305; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=cL03RsQhLespo6VzpX9inkG9zEVqxYpTBjhztJRi9s0=; b=LAIVBmEFEp2w65Ebr0bI1CZgxcyHNfdyi8RjmPapDr4TExxWSf+K14apnI7TgrTuX4 Kw4qaA5g85sm0IZ1Uomkw958sumVDlec/qt2I6xubvjvI0FK18wvGC1vxmhR5EIvcqSQ A7DmeGaDyoDlVgbTpSgzogXIUPSHiPXkM10JkVsfHVGCmxrGmVkZ67eKtiWkLrPp6GVd cASEHu6GdYj4leP7aafkuB1wkm4b6IWAJivi3wx8/5Plfw9v8dF3K/R7P1kPaE8l/1xj zT2aAscTpDrE2kuw4RIU2ZdjtCFsw5DU0DL8TwSlgajcIbmtn+zmYwvRNsm1/2Y3uwLh 67Aw== X-Gm-Message-State: AOJu0YynT+8ZANR71bXbKFL39yvy665dauht/+pNl6ABuKzbWbWGiEKi I8lHWCj20w/FsMQb39ZJgBKP5eJYJMc= X-Google-Smtp-Source: AGHT+IFcQOoCuNqsbzxBbqV78VDKvl4tdfEZXwsnjlsffIFEp+N/9Gu/n141KrkWG6+Fiqk/+ju6eQ== X-Received: by 2002:a05:600c:6029:b0:405:4127:f471 with SMTP id az41-20020a05600c602900b004054127f471mr6109673wmb.1.1695640505365; Mon, 25 Sep 2023 04:15:05 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id y2-20020adffa42000000b0031423a8f4f7sm11716325wrr.56.2023.09.25.04.15.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Sep 2023 04:15:05 -0700 (PDT) From: Simon Tournier In-Reply-To: References: Date: Mon, 25 Sep 2023 13:12:52 +0200 Message-ID: <87r0mm5wwb.fsf@gmail.com> 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 2.73 X-Migadu-Spam-Score: 2.73 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: E2B6D5DFE5 X-TUID: 0N11cbkOprj+ Hi, On Sat, 23 Sep 2023 at 21:43, Liliana Marie Prikler wrote: > * gnu/packages/version-control.scm (git)[outputs]: Add =E2=80=9Ccompletio= n=E2=80=9D. > [#:phases]: Add =E2=80=98install-completion=E2=80=99. Naive question: this also adds =E2=80=9Ccompletion=E2=80=9D to git-minimal,= no? I mean, does the phase need to be deleted in git-minimal? Cheers, simon