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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 571DDC433F5 for ; Mon, 25 Oct 2021 17:14:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3B96060F22 for ; Mon, 25 Oct 2021 17:14:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231220AbhJYRQu (ORCPT ); Mon, 25 Oct 2021 13:16:50 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:58185 "EHLO pb-smtp1.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231760AbhJYRQq (ORCPT ); Mon, 25 Oct 2021 13:16:46 -0400 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id C96A3DBD21; Mon, 25 Oct 2021 13:14:16 -0400 (EDT) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=8C2IGcorjJXeYrYQksaPPFYXmdCRt4rzsvkxZV zzvGU=; b=Cg4JMIpgZdH+WChUkf2zd7TGe2CTfqdPcXuvrlWSdQOFc851IFD6dE +CjUnqOVplTKnjTu8LiTFtbVKP6d+aDEEHg+5ex5a/AVSzwGDl/s8bd/HmSpdEzs gRkTN177AuHBX+HQjwEb+k14r0o8JBLSxhGaaWhXaOytqOVHhMmxY= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id C02C6DBD1F; Mon, 25 Oct 2021 13:14:16 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [104.133.2.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 30814DBD1E; Mon, 25 Oct 2021 13:14:16 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: Johannes Schindelin Cc: =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason , git@vger.kernel.org, Jeff King Subject: Re: [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore References: Date: Mon, 25 Oct 2021 10:14:15 -0700 In-Reply-To: (Johannes Schindelin's message of "Mon, 25 Oct 2021 15:09:57 +0200 (CEST)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: FB8B6B74-35B6-11EC-9E8A-62A2C8D8090B-77302942!pb-smtp1.pobox.com Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Johannes Schindelin writes: > Hi Junio, > > On Sun, 24 Oct 2021, Junio C Hamano wrote: > >> Johannes Schindelin writes: >> >> >> For all other users, I think the above applies well, but the one in >> >> filter-branch deals with end-user contents, so we cannot say >> >> "contents of the tag cannot be binary". >> >> >> >> Not that I care about filter-branch too deeply ;-) >> > >> > You probably meant that you do not care about filter-branch too deeply? >> > ;-) >> >> I don't get it. Not only I meant, I said so, didn't I? > > Hah, I autocorrected your "Not" to "Note" in my mind ;-) Ahh, a single byte makes quite a big difference ;-)