From: Markus Heidelberg <markus.heidelberg@web.de>
To: David Aguilar <davvid@gmail.com>
Cc: "Ferry Huberts (Pelagic)" <ferry.huberts@pelagic.nl>,
Charles Bailey <charles@hashpling.org>,
git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
"Shawn O. Pearce" <spearce@spearce.org>
Subject: Re: [PATCH v2 1/2] Ensure consistent usage of mergetool.keepBackup in git
Date: Fri, 10 Apr 2009 16:48:43 +0200 [thread overview]
Message-ID: <200904101648.44593.markus.heidelberg@web.de> (raw)
In-Reply-To: <20090410081843.GB9369@gmail.com>
David Aguilar, 10.04.2009:
> On 0, David Aguilar <davvid@gmail.com> wrote:
> >
> > It /seems/ like the docs and completion should be updated.
>
> Though my guess is as good as any....
> I'd rather hear someone else's opinion.
And I've waited for a response from the difftool/mergetool maintainers
at first, so I waited with my reply till now.
> $ git log -p 44c36d1c
> commit 44c36d1ccc9a40bfb31910dfd7e18d59fa8be502
> Author: Charles Bailey <charles@hashpling.org>
> Date: Thu Feb 21 23:30:02 2008 +0000
>
> Tidy up git mergetool's backup file behaviour
>
> Currently a backup pre-merge file with conflict markers is sometimes
> kept with a .orig extenstion and sometimes removed depending on the
> particular merge tool used.
>
> This patch makes the handling consistent across all merge tools and
> configurable via a new mergetool.keepBackup config variable
>
> Signed-off-by: Charles Bailey <charles@hashpling.org>
> Signed-off-by: Junio C Hamano <gitster@pobox.com>
>
>
> The commit comment says mergetool.keepBackup, even though the code always
> had it as merge.keepBackup.
Yes, merge.keepbackup was never documented, we shouldn't have to keep
backwards compatibility for such undocumented behaviour.
> Right now more people have merge.keepbackup already set since git-gui
> has had it that way for the last 7 months or so.
People which noticed that the documented mergetool.keepBackup didn't
work, had to look into the source to find out that merge.keepBackup did
it, so I see no problem with changing it. They rather should have
reported it anyway.
Ferry did it right with fixing this inconsistency.
> Nevertheless,
> Shawn's already applied the git-gui patch which hints that maybe
> we should just make the code match the docs.
Yes.
Markus
next prev parent reply other threads:[~2009-04-10 14:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-07 15:33 [[PATCH 1/1] Ensure consistent usage of mergetool.keepBackup Ferry Huberts
2009-04-09 15:30 ` RESEND [PATCH " Shawn O. Pearce
2009-04-09 15:45 ` [PATCH v2 1/2] Ensure consistent usage of mergetool.keepBackup in git Ferry Huberts
2009-04-10 3:27 ` David Aguilar
2009-04-10 6:58 ` Ferry Huberts (Pelagic)
2009-04-10 7:43 ` David Aguilar
2009-04-10 8:18 ` David Aguilar
2009-04-10 8:25 ` Ferry Huberts (Pelagic)
2009-04-10 14:48 ` Markus Heidelberg [this message]
2009-04-11 12:04 ` Charles Bailey
2009-04-09 15:45 ` [PATCH v2 2/2] Ensure consistent usage of mergetool.keepBackup in git-gui Ferry Huberts
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=200904101648.44593.markus.heidelberg@web.de \
--to=markus.heidelberg@web.de \
--cc=charles@hashpling.org \
--cc=davvid@gmail.com \
--cc=ferry.huberts@pelagic.nl \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=spearce@spearce.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.