From: Theodore Tso <tytso@mit.edu>
To: Junio C Hamano <gitster@pobox.com>
Cc: Patrick.Higgins@cexp.com, git@vger.kernel.org
Subject: Re: [PATCH] Added mergetool.kdiff3.doubledash config option
Date: Sat, 14 Jun 2008 02:29:04 -0400 [thread overview]
Message-ID: <20080614062904.GB12260@mit.edu> (raw)
In-Reply-To: <7vhcbwilps.fsf@gitster.siamese.dyndns.org>
On Fri, Jun 13, 2008 at 11:17:51PM -0700, Junio C Hamano wrote:
> The reason I suggested either a cheap runtime check or command line
> override was because you can be accessing the same repository from two
> different machines, with different kdiff3. If you check once and store
> the result in .gitconfig or .git/config, it would not help the situation a
> bit, would it?
Good point. I'm not sure 0.5s is really fast enough to be considered
a "cheap runtime check", unfortunately. At the very least it should
be cached across a single "git mergetool" invocation, though; maybe if
that were the case it would be acceptable.
- Ted
prev parent reply other threads:[~2008-06-14 6:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-12 19:55 [PATCH] Added mergetool.kdiff3.doubledash config option Patrick Higgins
2008-06-12 20:36 ` Junio C Hamano
2008-06-12 22:44 ` Patrick.Higgins
2008-06-13 14:58 ` Theodore Tso
2008-06-14 6:17 ` Junio C Hamano
2008-06-14 6:29 ` Theodore Tso [this message]
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=20080614062904.GB12260@mit.edu \
--to=tytso@mit.edu \
--cc=Patrick.Higgins@cexp.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).