From: Michael Haggerty <mhagger@alum.mit.edu>
To: Thomas Rast <tr@thomasrast.ch>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Nov 2013, #01; Fri, 1)
Date: Wed, 13 Nov 2013 17:03:31 +0100 [thread overview]
Message-ID: <5283A2D3.2080309@alum.mit.edu> (raw)
In-Reply-To: <878ux7g1ml.fsf@linux-k42r.v.cablecom.net>
On 11/02/2013 12:09 AM, Thomas Rast wrote:
> Junio C Hamano <gitster@pobox.com> writes:
>
>> * tr/merge-recursive-index-only (2013-10-28) 3 commits
>> - merge-recursive: -Xindex-only to leave worktree unchanged
>> - merge-recursive: internal flag to avoid touching the worktree
>> - merge-recursive: remove dead conditional in update_stages()
>
> FWIW -- since you dropped the earlier note to the same effect -- I still
> consider this "hold until Michael finds a use for it".
Thomas,
Sorry, I didn't realize that you are waiting on me. I've been very busy
lately and just got back from a trip to San Francisco. The chaos is
scheduled to continue for at least another week.
The biggest win from being able to run test merges without touching the
tree would be to move a lot of the time-consuming processing work of
git-imerge into the background while the user is asked to resolve
conflicts. It's kindof awkward, though, because for the user to resolve
a conflict control has to be passed back to the user. So the main
git-imerge process would have to spawn off a worker daemon process that
would continue working in the background. But then there has to be some
kind of communication between the worker thread and the user's
*subsequent* call to "git imerge continue".
So the bottom line is that it is nontrivial to implement this so I will
need a bit of concentrated time to dedicate to git-imerge before I will
be able to give you any feedback.
Michael
--
Michael Haggerty
mhagger@alum.mit.edu
http://softwareswirl.blogspot.com/
next prev parent reply other threads:[~2013-11-13 16:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-01 22:52 What's cooking in git.git (Nov 2013, #01; Fri, 1) Junio C Hamano
2013-11-01 23:09 ` Thomas Rast
2013-11-04 21:50 ` Junio C Hamano
2013-11-13 16:03 ` Michael Haggerty [this message]
2013-11-01 23:12 ` Ramsay Jones
2013-11-04 17:37 ` Junio C Hamano
2013-11-11 22:25 ` Junio C Hamano
2013-11-03 19:15 ` Torstein Hegge
2013-11-04 18:07 ` Junio C Hamano
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=5283A2D3.2080309@alum.mit.edu \
--to=mhagger@alum.mit.edu \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=tr@thomasrast.ch \
/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).