From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: theirs/ours was Re: [PATCH 6/6] Add a new test for using a custom merge strategy Date: Mon, 28 Jul 2008 14:16:35 -0700 Message-ID: <7vvdyppv4c.fsf@gitster.siamese.dyndns.org> References: <20080728185604.GA26322@sigill.intra.peff.net> <7vproxrcvu.fsf@gitster.siamese.dyndns.org> <7vljzlrca9.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Junio C Hamano" , "Johannes Schindelin" , "Jeff King" , "Git Mailinglist" , "Miklos Vajna" To: sverre@rabbelier.nl X-From: git-owner@vger.kernel.org Mon Jul 28 23:18:26 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KNa6i-0006C8-FA for gcvg-git-2@gmane.org; Mon, 28 Jul 2008 23:18:16 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761693AbYG1VQu (ORCPT ); Mon, 28 Jul 2008 17:16:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759956AbYG1VQt (ORCPT ); Mon, 28 Jul 2008 17:16:49 -0400 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:60194 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757622AbYG1VQs (ORCPT ); Mon, 28 Jul 2008 17:16:48 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 564E24025A; Mon, 28 Jul 2008 17:16:45 -0400 (EDT) Received: from pobox.com (ip68-225-240-211.oc.oc.cox.net [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id C90C940259; Mon, 28 Jul 2008 17:16:37 -0400 (EDT) In-Reply-To: (Sverre Rabbelier's message of "Mon, 28 Jul 2008 22:24:10 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 7B6588C0-5CEA-11DD-B151-3113EBD4C077-77302942!a-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: "Sverre Rabbelier" writes: > On Mon, Jul 28, 2008 at 22:20, Junio C Hamano wrote: >> "Sverre Rabbelier" writes: >>> Mhhh, but the proposed strategy there was in response to the 'insane' >>> git-merge-theirs version, not to the 'exact opposite of >>> git-merge-ours' that I refer to now, yes? >> >> No. > > Nanako Shiraishi's patch was not in response to the "git-merge-theirs" > thread, or I am missing something here....? The quoted sentence by me in that message was after I explained why "per hunk theirs" aka "-Xtheirs" was not such a great idea I further went on to say "by the way, '-s theirs' is even worse and here is why".