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 0077F17745 for ; Fri, 8 Mar 2024 16:15:22 +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=1709914524; cv=none; b=VSmAIn0tuJhlkjcTiZ1R6P4MqJxzedQ3mcjokbPH9/fe7b/e4F8yR3g3su8QfZEMLZEs+nIHlWl5sRcdUz1711yZ93upIGoAOdOpLcs+xJ6kTLysE3oVbI6a1dfqxMP4aQE61Y+ETrHMsm5SrRBYmjesvcHZE0nKzDqBI5EbSJU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709914524; c=relaxed/simple; bh=M42i678o3pwp2Sj5jyZjV0pPJ93DqU3IQGy4zrL2+ic=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=TxBhnsDTJJmW8voku+uv/MVK7B1cZh+h8bfBRovgiqgHYigvCsZdIHc8uSJIv6K8wrg6cj9/+JgsYInj39gbTZLMtbZZcnh7CQszdZiM92JhtcCqHT/8wp+Nk/X+pRbHVApCF6XYA5EMCRfrPKlegN646eFiRrA2unfpB1OXN0M= 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=dAf3EruD; 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="dAf3EruD" Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 52492305D0; Fri, 8 Mar 2024 11:15:22 -0500 (EST) (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=M42i678o3pwp2Sj5jyZjV0pPJ93DqU3IQGy4zr L2+ic=; b=dAf3EruDxVFdsBfZL6Zl7jqDZEjh0N4oBJq0QHeP0tzfS4pLFzvyTb F2dRt1/nftE7Df5s3hDOjhYC/5T95vNdKjqWCsSPxm9dJg92FlV6BLvTpz219wpq kKQ32x8db61ETZggglnYUF6kbebD/408KdMG/4G/K1IeOGGPSGrDA= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 4AD58305CE; Fri, 8 Mar 2024 11:15:22 -0500 (EST) (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 A5C9C305CD; Fri, 8 Mar 2024 11:15:16 -0500 (EST) (envelope-from junio@pobox.com) From: Junio C Hamano To: "Phillip Wood via GitGitGadget" Cc: git@vger.kernel.org, Phillip Wood Subject: Re: [PATCH 4/4] checkout: cleanup --conflict=