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 yO24LPjIEWUiBgAAauVa8A:P1 (envelope-from ) for ; Mon, 25 Sep 2023 19:52:56 +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 yO24LPjIEWUiBgAAauVa8A (envelope-from ) for ; Mon, 25 Sep 2023 19:52:56 +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 4F0065D2ED for ; Mon, 25 Sep 2023 19:52:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=V2+pDRxH; 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=1695664376; 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-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=G+UoQNGzz3INuO0xK7tX5Gf6u471ZPjatSydcPU120Q=; b=ZAIA1cOD9nyI5uXGQnMcxeK2xte7d+OHIqn88cG9lilBPVL4g4C5y5Y2H4EWLXmZ+Kb3Ej am5FtysoURE09AX4oLyoXas6KVO4XXJXkqx6INf1rAoB20sQtMrIjuRrKZ0Z1thOo/nOqo movpfORkOQziAORuftXsYQc7OotoRyNoo46rmmB0rxLZ7aZn4sm5Da9jcy7kjBUuu6lsHh tPJtQ441RGcXT335A596t37AWBGzavHP3Cog34dottErK1Qrs0Pq31f5pOJ6RHdGXRUy7i Upahat57e1N0mwpw2Sw+O31HxduyQxBdXtBeefrRouseSaP8hbMKDAFlfVIW7w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695664376; a=rsa-sha256; cv=none; b=M2mWuO1nGbqKWJuJx/w9B1m7PEFO5f4mTKbQ4hRRC7S7Oz1ywuLXraTMuLUNYCy+1pGO+H p1MfziLcgZOQktLWnlsOECwcXXDULlTQKLW6vaJna2w7/FOzlqoxa1WN/VI2thQxXtyq7f jDCXqe+JS17PsFvv2ZCMVDJYtDrq1XhwEBsUar1x7XmKBV6zZYL9f3yvIKDBFVC2Qm23lc zKJECJwqRLkUD/5CMMIyZ1w8gYiShnFNoErTYINK2hzYL+wGMNomlJxXs48+a0GQ8Op6aj q2KwrO6MW5j9W0eQvauGl5uvZwry3phxFwv8KLTVoDJx1Bvo1keEtH6HGyRFQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=V2+pDRxH; 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 1qkplM-0007ct-Kv; Mon, 25 Sep 2023 13:52:52 -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 1qkplK-0007bu-6W for guix-patches@gnu.org; Mon, 25 Sep 2023 13:52:51 -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 1qkplJ-0001G2-Ta for guix-patches@gnu.org; Mon, 25 Sep 2023 13:52:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkplW-0003Lh-Bu for guix-patches@gnu.org; Mon, 25 Sep 2023 13:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66171] [PATCH] gnu: git: Install shell completions. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Sep 2023 17:53: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 Cc: 66171@debbugs.gnu.org, Simon Tournier Received: via spool by 66171-submit@debbugs.gnu.org id=B66171.169566432412784 (code B ref 66171); Mon, 25 Sep 2023 17:53:02 +0000 Received: (at 66171) by debbugs.gnu.org; 25 Sep 2023 17:52:04 +0000 Received: from localhost ([127.0.0.1]:46591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkpka-0003K8-Ep for submit@debbugs.gnu.org; Mon, 25 Sep 2023 13:52:04 -0400 Received: from mail-qv1-xf35.google.com ([2607:f8b0:4864:20::f35]:51231) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkpkY-0003JR-DW for 66171@debbugs.gnu.org; Mon, 25 Sep 2023 13:52:02 -0400 Received: by mail-qv1-xf35.google.com with SMTP id 6a1803df08f44-6563c23b356so38747966d6.2 for <66171@debbugs.gnu.org>; Mon, 25 Sep 2023 10:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695664304; x=1696269104; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=G+UoQNGzz3INuO0xK7tX5Gf6u471ZPjatSydcPU120Q=; b=V2+pDRxHkUfPdehwTgzls8wotNYhT2F2cDnt4bb0lXAMhLuaVLpbMinFvAjzcWlZMC J/0WvEGbiNQXiksKIwJ4RyMZlar7FrVAlhGj0+mqotHNG+nBlW2x44X47vNKjsnfSQ20 bxZ1c7n3Efjk+nmKySaEXb3KCB6+vtDfBJdGJdF/dC/F/HK2Htam4mqNdwTR33XfqkJH bW/ieg03JSYrEC0FarpFU6jK/sE8OmvZxOZTsIVNKzx6hr8ho+MhL01Al176/rgsnZWm 0A/xRd92LXVVKfJk4mXOtOOaZokILopA3BfeQLaG3lbd7kwRpwOyIqsuYF1qq64O5vmo /RLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695664304; x=1696269104; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=G+UoQNGzz3INuO0xK7tX5Gf6u471ZPjatSydcPU120Q=; b=apJE/1THxIiNAlsBQKsW4O0QC14xZxTnnfvTGlajfw+o6sRVB1lQun5w52hIH0P0FH zYm5WS8RChoHjrEly9eJt+bq1cDT5r2WjZrn35+bwgxkZ5/wZtTcxw/RfWgFRTtBNGmP Qdq+azVDaTPVP+BkvOvRul/dxO0OtZkukJdEOhLBFeogpxqaI9yeJNpsKyG8f9RIXBeO bdWK+njAjbFT5Uiw1q+g0nF2EXLZKC5yp/rGuQtRUefCttTm4opzuXz28plV6ix8Bq7H x5mrNhufVOiJ/ym11dN1b9TnFtGPAUGPQy2Z3kDwmo3X/9/Z/xpntZXpVkhp/krnRDmh Qe/A== X-Gm-Message-State: AOJu0Yw4GkFldje26GiLTeLmrNf0sP+PX+m7XaC7qHceH5yY5pbqM0BT EIop6o5WPsjxNlBrhen7D/m7ehUuC1E= X-Google-Smtp-Source: AGHT+IGico+UcBEVxjl7PS2EVq9q/SNW5WzBbUohOI9uJR/fV5YIYIfQTbv3a87p+iRPj7qhMfZzfw== X-Received: by 2002:ad4:5142:0:b0:65b:896:a5bb with SMTP id g2-20020ad45142000000b0065b0896a5bbmr3887239qvq.34.1695664304230; Mon, 25 Sep 2023 10:51:44 -0700 (PDT) Received: from hurd (dsl-10-130-229.b2b2c.ca. [72.10.130.229]) by smtp.gmail.com with ESMTPSA id d2-20020a0cf0c2000000b0063d162a8b8bsm1669609qvl.19.2023.09.25.10.51.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Sep 2023 10:51:43 -0700 (PDT) From: Maxim Cournoyer References: <7be0975a4d30362dec08c3115e68c992e58ab549.1695660890.git.liliana.prikler@gmail.com> Date: Mon, 25 Sep 2023 13:51:42 -0400 In-Reply-To: <7be0975a4d30362dec08c3115e68c992e58ab549.1695660890.git.liliana.prikler@gmail.com> (Liliana Marie Prikler's message of "Sat, 23 Sep 2023 21:43:07 +0200") Message-ID: <877coe2lap.fsf_-_@gmail.com> 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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -3.64 X-Spam-Score: -3.64 X-Migadu-Queue-Id: 4F0065D2ED X-TUID: PptG/7xzig5C Hello, Liliana Marie Prikler writes: > * gnu/packages/version-control.scm (git)[outputs]: Add =E2=80=9Ccompletio= n=E2=80=9D. > [#:phases]: Add =E2=80=98install-completion=E2=80=99. > (git-minimal)[#:phases]: Adjust accordingly. Did something change in git? I've always had completion in git, so I'm not sure what this extra phase does, or when it's useful? Does it add *extra* completion or... ? Also, a completion output seems a bit over the top. I doubt its weigh justifies the annoyance of special casing it. --=20 Thanks, Maxim