From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GKt4N5YD3WR3IwAASxT56A (envelope-from ) for ; Wed, 16 Aug 2023 19:12:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gFGYNpYD3WS84gAAG6o9tA (envelope-from ) for ; Wed, 16 Aug 2023 19:12:54 +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 92E1748158 for ; Wed, 16 Aug 2023 19:12:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=H9IkJwXN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692205974; 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=qz9BG0anbhlGx68H6CVdroDM1vf6GXJ3o5hxedA8yv4=; b=KJfOpXE6jIgtXZUEznKnc7L0nsnoX4GRlpiRBQY3g4GALNlyJpOWvX1fp0eZ2kpdhpcBxX sVMp85LaF+NGmW2H6iOoU5gJN46wF1Y6rjebDmlPgBynHGr2e0pgT3tBacpkhUEDyaoBBW xgJSPuKQvFe0hwyNUUrIguYaqs99HkBAu+ZjbwvcfXhgiN2zOeAi2xweBgwmKeM0ivKE+r Gb2ukgar57E4NRk++6kB3j/iUtw4zRhz3EVEJMqGjOgInQewXDLngqKgPerEM3rFITeKOk m8aaGT2BgW5yasfrEBp7Cdi6eJgg7lHV2EaCSJSAGNjT/SZMzos92UPgXCSIzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=H9IkJwXN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692205974; a=rsa-sha256; cv=none; b=r4Ur2GKL/fNoIxadgzqDiejQM7W5zytUy++FeeNte02gKO5Hg7AmdCU8PtHqpfJIXnQqK/ 99tqSfuZZHjwC8QGBZR2nU3GRDxgb4N+1ENyoCzmXaJ1aGalm+gldX/yUNnVbjHrHViQqB 0574NCwNeodxzgRSDvGXIKo1/BTP4bTEhn1bC7/iypt5S7dMCEfb9THxRNW63/NDJeKI9z 0kWQGcaPn3/z+aSVZolo+9col9wvEygLW3WqGkQgMKEILv/eWuaPmLEZ3Tv2Lo8DVraXbp 6WvX9Z8HszWyqOfl2epzPrZNId7IA70juKIlPzEkhtf57Oyohgb8P772N+gewA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWK4H-0001MA-Ot; Wed, 16 Aug 2023 13:12:25 -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 1qWK40-00018Y-7z for guix-patches@gnu.org; Wed, 16 Aug 2023 13:12:12 -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 1qWK40-0006U2-0H for guix-patches@gnu.org; Wed, 16 Aug 2023 13:12:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWK3z-0005Sd-LE for guix-patches@gnu.org; Wed, 16 Aug 2023 13:12:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64931] [PATCH] guix: pull: Also print the name of the branch. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 16 Aug 2023 17:12:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64931 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Attila Lendvai , 64931@debbugs.gnu.org Cc: Josselin Poiret , Tobias Geerinckx-Rice , Mathieu Othacehe , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Christopher Baines , Ricardo Wurmus , Attila Lendvai Received: via spool by 64931-submit@debbugs.gnu.org id=B64931.169220591820832 (code B ref 64931); Wed, 16 Aug 2023 17:12:07 +0000 Received: (at 64931) by debbugs.gnu.org; 16 Aug 2023 17:11:58 +0000 Received: from localhost ([127.0.0.1]:41955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWK3q-0005Pj-2Z for submit@debbugs.gnu.org; Wed, 16 Aug 2023 13:11:58 -0400 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:41016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWK3j-0005NV-5v for 64931@debbugs.gnu.org; Wed, 16 Aug 2023 13:11:51 -0400 Received: by mail-wr1-x435.google.com with SMTP id ffacd0b85a97d-31979a6df33so531377f8f.0 for <64931@debbugs.gnu.org>; Wed, 16 Aug 2023 10:11:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692205905; x=1692810705; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=qz9BG0anbhlGx68H6CVdroDM1vf6GXJ3o5hxedA8yv4=; b=H9IkJwXNPNObRfsoAlk3P+IZ4bplvbgypyXSbD9zmi9s5AIooAbG29PN20EySwVvMH XKWg5AfQLxd04e9B9vOTBqh7VxWRqVgCziksdOBgKkDQ93NVGnFE3YqDb1lvRdVWkXXa RJYrZnWqEtV3S0qVaFLA/2UANl6vo7OoLDUT5LcYc/jmx4+wCrCZ2ARee91H91jZ2t8J jxBtkb4+4tVgRx49y4cxzT585s66xORjfpeGgvZDUKGOe1B+UQwrK9ZMy/rQlQYoVTPm HAoKPeEkI9y9sB4PYZQPBH79ty5CwzCC5KOR9dzjazbypPaPiNEwIsXfld2SWyWsUVek Xihw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692205905; x=1692810705; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qz9BG0anbhlGx68H6CVdroDM1vf6GXJ3o5hxedA8yv4=; b=Pm5yzUtaxz0GkptY18sQMlnUnNtcFgsIYLDthKfKYWTzk4ycs9oS2Km854MzP8/8UF PB+LTMc+ee1tS1JOZSnv4gGcasUKjUFgeQ62wRAlBLCwqI6ool0d/o7P8urgPO3mNeLn QB03TWcjvaSkgoR8rWIeBilp4gPzncQWLX/dFNwVVXHJbxD/2OwOh5wmqXyuahYEF1qn 2TAOn3kHmc0RbuD84OoKE7HNznG35iRUYpjNamWzlCTKZT9AsKzy4ruKy783sTNFLh6b vdrqwtpm1klhxcR2Kj8JfCV9+PgJTGmxxFDItPfAk9F8o6aNYSQxjwZUIgjmd837j1LN IQXA== X-Gm-Message-State: AOJu0YzuDrHES4UGCdR+X7mEKaHC6zghP3Zn7g/Rf890VgK9RkBUK+sK m1JOiTXfnB4ImjWCEJ2jVII= X-Google-Smtp-Source: AGHT+IFQ0bImpbHAcpfc9sugGxz8ZYrs08rLYD9RrTcQGAXOuTi+TTyV+TMAJVC/Kd5I3eEjrODZyg== X-Received: by 2002:adf:dec4:0:b0:317:732e:d538 with SMTP id i4-20020adfdec4000000b00317732ed538mr1585682wrn.5.1692205905454; Wed, 16 Aug 2023 10:11:45 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id v2-20020a5d6102000000b003141e629cb6sm21768147wrt.101.2023.08.16.10.11.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Aug 2023 10:11:45 -0700 (PDT) From: Simon Tournier In-Reply-To: <9428a39d118ff033fb117abdeaf7015c9bbf80e2.1690632263.git.attila@lendvai.name> References: <9428a39d118ff033fb117abdeaf7015c9bbf80e2.1690632263.git.attila@lendvai.name> Date: Wed, 16 Aug 2023 18:41:34 +0200 Message-ID: <871qg3ey81.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.58 X-Spam-Score: -3.58 X-Migadu-Queue-Id: 92E1748158 X-Migadu-Scanner: mx2.migadu.com X-TUID: wm4t5pxvCYgH Hi, On Sat, 29 Jul 2023 at 14:04, Attila Lendvai wro= te: > - (G_ "Updating channel '~a' from Git reposit= ory at '~a'...~%") > + (G_ "Updating channel '~a' from Git reposit= ory at \ > +'~a', branch '~a'...~%") > (channel-name channel) > - (channel-url channel)) > + (channel-url channel) > + (channel-branch channel)) That=E2=80=99s nice but I see a potential confusion when using =E2=80=9Cgui= x pull --commit=E2=80=9D or =E2=80=9Cguix time-machine --commit=E2=80=9D. Well, f= rom =E2=80=99channel-list=E2=80=99 in (guix scripts pull), if the option --commit is provided then the branch is set to #f. Therefore, it would display =E2=80=9C, branch #f...=E2=80=9D= which could be misleading. Somehow, this display should be conditional depending on if =E2=80=99channel-branch=E2=80=99 is not #f. WDYT? Cheers, simon