From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09003C6FA8E for ; Fri, 24 Feb 2023 21:32:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229547AbjBXVcR convert rfc822-to-8bit (ORCPT ); Fri, 24 Feb 2023 16:32:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229487AbjBXVcQ (ORCPT ); Fri, 24 Feb 2023 16:32:16 -0500 Received: from secure.elehost.com (secure.elehost.com [185.209.179.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB1EB6F432 for ; Fri, 24 Feb 2023 13:32:02 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at secure.elehost.com Received: from Mazikeen (cpebc4dfb928313-cmbc4dfb928310.cpe.net.cable.rogers.com [99.228.251.108] (may be forged)) (authenticated bits=0) by secure.elehost.com (8.15.2/8.15.2/Debian-22ubuntu3) with ESMTPSA id 31OLVXrR403341 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 24 Feb 2023 21:31:33 GMT Reply-To: From: To: "'Junio C Hamano'" , Cc: References: In-Reply-To: Subject: RE: [ANNOUNCE] Git v2.40.0-rc0 Date: Fri, 24 Feb 2023 16:31:52 -0500 Organization: Nexbridge Inc. Message-ID: <036b01d94897$6cc34b60$4649e220$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQHvpZQeb5rjigNEfrlIhkHyCCcQD66x43tw Content-Language: en-ca Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Friday, February 24, 2023 3:24 PM Junio C Hamano wrote: >An early preview release Git v2.40.0-rc0 is now available for testing at the usual >places. It is comprised of 417 non-merge commits since v2.39.0, contributed by 71 >people, 24 of which are new faces [*]. Thanks. NonStop build/test cycle is started.