All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Felipe Gonçalves Assis" <felipeg.assis@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Custom merge driver with no rename detection
Date: Sun, 14 Feb 2016 21:10:17 -0800	[thread overview]
Message-ID: <xmqqpovyr22u.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <CALMa68ovz=VZYkCcUDvEn1d7=xJDx__71caqsPXUFASZ1phfdw@mail.gmail.com> ("Felipe Gonçalves Assis"'s message of "Sun, 14 Feb 2016 17:51:10 -0200")

Felipe Gonçalves Assis <felipeg.assis@gmail.com> writes:

> The usual workaround is using the resolve strategy, but apparently it
> ignores the custom merge driver.

Hmph.

Indeed, git-merge-file seems to call xdl_merge() directly, bypassing
the ll_merge(), which is understandable as the former predates the
latter.  That needs to be fixed, I think.

  reply	other threads:[~2016-02-15  5:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-14 19:51 Custom merge driver with no rename detection Felipe Gonçalves Assis
2016-02-15  5:10 ` Junio C Hamano [this message]
2016-02-15  8:06   ` Johannes Schindelin
2016-02-15  9:57     ` Junio C Hamano
2016-02-15  8:06 ` Johannes Schindelin
2016-02-15 10:42   ` Felipe Gonçalves Assis
2016-02-15 11:03     ` Junio C Hamano
2016-02-16  1:04       ` Felipe Gonçalves Assis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqpovyr22u.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=felipeg.assis@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.