From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id 060643858D32; Mon, 16 Jan 2023 18:35:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 060643858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.97,221,1669104000"; d="scan'208";a="93543233" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa3.mentor.iphmx.com with ESMTP; 16 Jan 2023 10:35:05 -0800 IronPort-SDR: TAgNphy+oqPJPhZBtfM24kKYqXGGvXaZPMk4cBCeq2SnJRgUpNdyclFACkwImn+6lEfaThcgW8 YEtd8WQDU2iG6jJkmmbhtuFWTUnPyJyxx8XjFiK24i+S3HOgyHMo1BjCtQ4538/wGdchbutI69 C90CC7TgD9q/PnI0dGLAW2Mw5gn8jy3I5BZh04XtTp0uMVNB/YWjoPyTcBtRmaBUClEznfFgMr PrWb1cCOuRg8oHHzv3k9BiT8aElTRtUKDk6+L+nzQRBKPfxBcTz1Le1hRKzgjopOWcYHfVVxZe gD4= Date: Mon, 16 Jan 2023 18:35:00 +0000 From: Joseph Myers To: Gerald Pfeifer CC: , Jonathan Wakely , Subject: Re: Renaming git master? In-Reply-To: <768dbbdd-25b3-f0e5-2078-609863652e4a@pfeifer.com> Message-ID: <5bf87175-94f-e79e-9bbf-395222c3c879@codesourcery.com> References: <4790336d-cffc-342f-47e0-7c7280fcda17@pfeifer.com> <20210329131520.GZ3008@redhat.com> <768dbbdd-25b3-f0e5-2078-609863652e4a@pfeifer.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3108.9 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Sun, 15 Jan 2023, Gerald Pfeifer wrote: > (If someone tells me what to use instead of "master" I can propose a > patch.) If you wish to add additional symbolic-refs / make master into a symbolic-ref, please make sure to change hooks-bin, refs/meta/config:project.config and anything else required about the hooks to treat the new name the same as master, *before not after* adding the new name. https://gcc.gnu.org/pipermail/gcc/2021-August/236953.html -- Joseph S. Myers joseph@codesourcery.com