Robin Rosenberg [off-list ref] writes:
----- Ursprungligt meddelande -----
quoted
Från: "David Aguilar" [off-list ref]
Till: "Junio C Hamano" [off-list ref]
Kopia: "Robin Rosenberg" [off-list ref],
git@vger.kernel.org, "Charles Bailey" [off-list ref]
Skickat: onsdag, 15 okt 2014 8:38:49
Ämne: Re: [PATCH] mergetool: add an option for writing to a temporary directory
On Mon, Oct 13, 2014 at 12:24:41PM -0700, Junio C Hamano wrote:
quoted
David Aguilar [off-list ref] writes:
quoted
Teach mergetool to write files in a temporary directory when
'mergetool.writeToTemp' is true.
This is helpful for tools such as Eclipse which cannot cope with
multiple copies of the same file in the worktree.
With this can we drop the "change the temporary file name" patch by
Robin Rosenberg?
http://thread.gmane.org/gmane.comp.version-control.git/255457/focus=255599
Message-Id: [ref]
I would think so but I'm biased ;-)
The new patch solves my problem.
Thanks. Let's move David's series forward then.