From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 2BE693858D37 for ; Thu, 3 Feb 2022 05:57:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2BE693858D37 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-503-amEZqhWuPGyWtA91xWT2kw-1; Thu, 03 Feb 2022 00:57:20 -0500 X-MC-Unique: amEZqhWuPGyWtA91xWT2kw-1 Received: by mail-il1-f197.google.com with SMTP id t8-20020a92c0c8000000b002bc1dbe3a04so1061663ilf.10 for ; Wed, 02 Feb 2022 21:57:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:from:to:references:organization:in-reply-to :content-transfer-encoding; bh=092zF9xzF3FQr4npZUQzBMAZawXGju+2m6aQ9vrv+UU=; b=1WA6YxZuxpIcBXmwEm9btAywqvBw3n0tLha5Qn6uPH+o2nsJGCDknhUEZdFY8RT0yn TwO6zDqwSwo/8Zi1Axqd+Gqw2J0g/pNT9EgBDFeRp2T5Fvy2CxoTW11fZOal6ad2GWyb hnL3rYtw+aP1K42aOzPGB3qw93+tuw59F9ZAfP0oOoWqgN/qzLQT4vqtW3HQY0Tu0JDS RaH1BdTtXDzWjLcAPWp51L0hO/LfLrYUlq2LkGZOjfx6eMAF+1rjtb3biF4CSnisEyqY WeKMgnk7jzEW9qEdeGt9uCwKPeiIolQ2NAbDVhXfePe6ONv+yNUyfslPqv+GHSVopTZj 6bhw== X-Gm-Message-State: AOAM532TOG+jUXisE9D+SfahYRPkUZnUhwvI4HkpMR6hw/1IG466EOZ1 8IH+DmdRw6oxolcW150mr0YB5ns8lYyLrclx4Ys9lDl1+G1zGorCflWHcZnfcTe0iWhH484O70p Aryrdj/2pZPMl6EYkENwuPAM/2NHCQbeF0j59VQiFE22kF8da7AnpdCKBV7BTvUzJ5bWs7g== X-Received: by 2002:a05:6638:40a8:: with SMTP id m40mr14859186jam.213.1643867839845; Wed, 02 Feb 2022 21:57:19 -0800 (PST) X-Google-Smtp-Source: ABdhPJxBZIri7wFqa4zaTQSWWt/5xyZoFo/uiakxmx1DbIzrQ2abLEUj26ZOC5kbEzOhR18tstDDjg== X-Received: by 2002:a05:6638:40a8:: with SMTP id m40mr14859172jam.213.1643867839645; Wed, 02 Feb 2022 21:57:19 -0800 (PST) Received: from [192.168.0.241] (135-23-175-80.cpe.pppoe.ca. [135.23.175.80]) by smtp.gmail.com with ESMTPSA id 15sm7530205ilj.56.2022.02.02.21.57.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 21:57:19 -0800 (PST) Message-ID: Date: Thu, 3 Feb 2022 00:57:17 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 Subject: Re: Rename "master" branch to "main" for glibc 2.35 release. From: Carlos O'Donell To: libc-alpha , Andreas Schwab , Joseph Myers , Paul Eggert , Florian Weimer , DJ Delorie , "Ryan S. Arnold" , Jakub Jelinek , Maxim Kuvyrkov References: <77c04408-2508-350e-2f8e-db070e8d35f6@redhat.com> Organization: Red Hat In-Reply-To: <77c04408-2508-350e-2f8e-db070e8d35f6@redhat.com> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_MANYTO, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2022 05:57:25 -0000 On 1/29/22 17:32, Carlos O'Donell wrote: > In June 2020 I started this thread for glibc 2.32: > https://sourceware.org/pipermail/libc-alpha/2020-June/115579.html > to discuss a branch name change. > > Thanks to Paul, Florian, Joseph and DJ who provided feedback on > the initial discussion. I'm going to take this feedback and start the process of migrating the scripts to support "main" and include an alias for master. I will start on the general plan outlined on the wiki: https://sourceware.org/glibc/wiki/GlibcGit/MigrationToMain The only difference is that I'm not going to put a timeline in place for removal of the master symbolic-ref. We also need to discuss if we want "release/2.35" branches or "release/2.35/main" branches. As Florian and Dmitry point out it might be simpler to just use the shorter name e.g. release/2.35. I would like to finalize that before glibc 2.36. -- Cheers, Carlos.