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: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_NONE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 30ED81F4BD for ; Tue, 1 Oct 2019 17:31:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730751AbfJARbE (ORCPT ); Tue, 1 Oct 2019 13:31:04 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57257 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726983AbfJARbE (ORCPT ); Tue, 1 Oct 2019 13:31:04 -0400 X-Originating-IP: 1.186.12.44 Received: from localhost (unknown [1.186.12.44]) (Authenticated sender: me@yadavpratyush.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 7A1031C000B; Tue, 1 Oct 2019 17:31:02 +0000 (UTC) Date: Tue, 1 Oct 2019 23:01:00 +0530 From: Pratyush Yadav To: Bert Wesarg Cc: Git Mailing List Subject: Re: [PATCH v3 1/2] git-gui: use existing interface to query a path's attribute Message-ID: <20191001173100.n5dipyhjk4uxcnnj@yadavpratyush.com> References: <97013a71289857767100d6a4adcb39ca99b2b21b.1569873171.git.bert.wesarg@googlemail.com> <20191001142401.hhg5dtefj6qg66dd@yadavpratyush.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On 01/10/19 05:22PM, Bert Wesarg wrote: > On Tue, Oct 1, 2019 at 4:24 PM Pratyush Yadav wrote: > > > > Hi, > > > > I don't see any difference between v3 and v2 of this patch. What changed > > in this version? > > nothing, but 2/2 changed. I don't see a v3 of 2/2 in my inbox. A search on public-inbox yields nothing either. Can you please check if the patch was sent properly? Or if you _can_ find it on public-inbox.org, a link to that would do just fine. I _do_ have v2 of both patches, but the v3 of the second patch is the one missing. -- Regards, Pratyush Yadav