From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-4.3 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 5EBDF1F8C8 for ; Thu, 16 Sep 2021 22:35:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240842AbhIPWhP (ORCPT ); Thu, 16 Sep 2021 18:37:15 -0400 Received: from lxh-heta-043.node.capitar.com ([159.69.137.90]:8348 "EHLO lxh-heta-043.node.capitar.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234419AbhIPWhO (ORCPT ); Thu, 16 Sep 2021 18:37:14 -0400 Received: from lxh-heta-043.node.capitar.com (localhost [127.0.0.1]) by eur-mail-proxy-p02.zt.capitar.com (Postfix) with ESMTPS id 6A0791B1AC; Fri, 17 Sep 2021 00:35:52 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by eur-mail-proxy-p02.zt.capitar.com (Postfix) with ESMTP id 703471B32E; Fri, 17 Sep 2021 00:35:51 +0200 (CEST) Received: from lxh-heta-043.node.capitar.com ([127.0.0.1]) by localhost (eur-mail-proxy-p02.zt.capitar.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Ssufy9KzA36h; Fri, 17 Sep 2021 00:35:51 +0200 (CEST) Received: from neptune.setarnet.aw (unknown [186.189.145.201]) by eur-mail-proxy-p02.zt.capitar.com (Postfix) with ESMTPSA id 60CF71B3C3; Fri, 17 Sep 2021 00:35:48 +0200 (CEST) From: wesley@schwengle.net To: gitster@pobox.com Cc: git@vger.kernel.org, me@ttaylorr.com Subject: Re: Possible git bug Date: Thu, 16 Sep 2021 18:35:27 -0400 Message-Id: <20210916223528.2910292-1-wesley@schwengle.net> X-Mailer: git-send-email 2.33.0.364.gff7047fb76 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=LbpCFQXi c=1 sm=1 tr=0 a=WkljmVdYkabdwxfqvArNOQ==:117 a=NgX6OPfPqt74TpVTvcPRng==:17 a=7QKq2e-ADPsA:10 a=IRFQU4edDsHhU33QWWoA:9 Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org I've updated the patch and the commit message. I hope this is sufficient to be included. Cheers, Wesley