From: David Aguilar <davvid@gmail.com>
To: "Ferry Huberts (Pelagic)" <ferry.huberts@pelagic.nl>,
Charles Bailey <charles@hashpling.org>
Cc: 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 01:18:44 -0700 [thread overview]
Message-ID: <20090410081843.GB9369@gmail.com> (raw)
In-Reply-To: <20090410074327.GA9369@gmail.com>
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.
$ 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.
$ git log -p 7e30682c
Right now more people have merge.keepbackup already set since git-gui
has had it that way for the last 7 months or so. Nevertheless,
Shawn's already applied the git-gui patch which hints that maybe
we should just make the code match the docs. In which case, a
patch against pu would be a good thing, but I would like to
hear someone else's opinion just so that you don't waste time
going down the wrong route.
--
David
next prev parent reply other threads:[~2009-04-10 8:20 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 [this message]
2009-04-10 8:25 ` Ferry Huberts (Pelagic)
2009-04-10 14:48 ` Markus Heidelberg
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=20090410081843.GB9369@gmail.com \
--to=davvid@gmail.com \
--cc=charles@hashpling.org \
--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.