From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 132D915800A for ; Mon, 17 Jul 2023 16:01:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E71FAE0880; Mon, 17 Jul 2023 16:01:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6217E084A for ; Mon, 17 Jul 2023 16:01:51 +0000 (UTC) From: Ulrich Mueller To: konsolebox Cc: gentoo-dev@lists.gentoo.org, Matt Turner , =?utf-8?Q?Micha=C5=82_G=C3=B3rny?= Subject: Re: [gentoo-dev] [PATCH] git-r3.eclass: Use '__init__' as initial branch In-Reply-To: (konsolebox@gmail.com's message of "Mon, 17 Jul 2023 23:51:53 +0800") References: <20230717143659.1364352-1-mattst88@gentoo.org> Date: Mon, 17 Jul 2023 18:01:46 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 48da6f1b-9200-44eb-ab8e-a330d9316600 X-Archives-Hash: c6e8b10d2f0c616ac5e0ce1e20ccfbcb >>>>> On Mon, 17 Jul 2023, konsolebox wrote: >> Maybe the commit message could shortly explain why this is needed, >> or what problem is fixed by it? > It silences the default branch warning. Add this sentence to the commit message then? > If that's unwanted, kindly just close the issue. Huh?