Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: [PATCH v3] mergetool: Provide an empty file when needed

From: Jason Wenger <hidden>
Date: 2016-06-15 22:52:50

Possibly related (same subject, not in this thread)

On Fri, Jan 20, 2012 at 01:53, David Aguilar [off-list ref] wrote:
On Thu, Jan 19, 2012 at 11:47 PM, David Aguilar [off-list ref] wrote:
quoted
Some merge tools cannot cope when $LOCAL, $BASE, or $REMOTE
are missing.  $BASE can be missing when two branches
independently add the same filename.  $LOCAL and $REMOTE
can be missing when a delete/modify conflict occurs.

Provide an empty file to make these tools happy.
This is cleaner, yes -- but is this extra processing on $LOCAL and
$REMOTE necessary?  Git mergetool doesn't actually call an external
mergetool during del/mod conflicts -- instead it goes into an
alternate processing and prompts the user interactively whether to
take the deleted or modified file.  Can these changes be reached?
(command line option I'm not aware of?)

--jcw
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help