From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pb-smtp20.pobox.com (pb-smtp20.pobox.com [173.228.157.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0540552F61 for ; Mon, 11 Mar 2024 17:41:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=173.228.157.52 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710178908; cv=none; b=Z1EsguPvHulZrNenzIMaSEXOuAqn2WxnnQxQM/YE86Tw69dSWhtBF26PSjIgA3PIcRQZga1un9mTMYprJ69SRvgQKCFZKUAHe8/RV1i797Q8r+w3Ez9ZN/dyp5+xaYXlI9gPOGr9iwSzuEuea/KVz0Q+JTgz4+3/JATptcml/1c= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710178908; c=relaxed/simple; bh=vtNbixLpI8yTecVquK5AsBNONGP10aXjrNUBPSBJ9IA=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=u/0X+0/++6a/tQB2UtmgRjDdR7HYCotLcCBZh+LKCyXwX8CNiy27whuz/D4ClfzGF13ca05hWpgwSJp+0oksGyc0v7lNsdiUVhvSfDtMWoWaBs3fOuDP8LhpIKrBnu7Y3yvV7Qw9j04IMksfBBeczTrmhxQTG8wgBDntjAF3kB4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=pobox.com; spf=pass smtp.mailfrom=pobox.com; dkim=pass (1024-bit key) header.d=pobox.com header.i=@pobox.com header.b=fh3zNdOz; arc=none smtp.client-ip=173.228.157.52 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=pobox.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pobox.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=pobox.com header.i=@pobox.com header.b="fh3zNdOz" Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 6E91626063; Mon, 11 Mar 2024 13:41:46 -0400 (EDT) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=vtNbixLpI8yTecVquK5AsBNONGP10aXjrNUBPS BJ9IA=; b=fh3zNdOzADViQQVafqnLZSmEFzVaevn0LW9NHQ4+MqFasjujf9RDy1 ZPVy81D+uH5+VlSS/X+pbX1B61PJMfXusiXiJ5h66koDOQ/YPpPjpfCT3ckRtbkY VPWNLSpcsfgbZ33w7EVg3X3qnu2cjTJTJqu2BrcLC108MQT9TxMPg= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 59D8126062; Mon, 11 Mar 2024 13:41:46 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [34.125.185.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id E4B2926061; Mon, 11 Mar 2024 13:41:42 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: phillip.wood123@gmail.com Cc: Phillip Wood via GitGitGadget , git@vger.kernel.org, Phillip Wood Subject: Re: [PATCH 4/4] checkout: cleanup --conflict=