From: Junio C Hamano <junkio@cox.net>
To: Shawn Pearce <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: Re: Why git-merge-resolve in git-am?
Date: Wed, 27 Dec 2006 18:11:26 -0800 [thread overview]
Message-ID: <7vr6uk3h2p.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20061228014525.GC16612@spearce.org> (Shawn Pearce's message of "Wed, 27 Dec 2006 20:45:25 -0500")
Shawn Pearce <spearce@spearce.org> writes:
> Why does git-am use git-merge-resolve while git-rebase -m uses
> git-merge-recursive?
The use of merge-resolve by am predates merge-resolve became
usable by at least six weeks, and longer before merge-resolve
became really stable for about an extra month after.
Even after it stabilized merge-recursive was way slower than
merge-resove until it was rewritten in C for another nine
months.
next prev parent reply other threads:[~2006-12-28 2:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-28 1:45 Why git-merge-resolve in git-am? Shawn Pearce
2006-12-28 2:11 ` Junio C Hamano [this message]
2006-12-28 2:20 ` Shawn Pearce
2006-12-28 2:28 ` Junio C Hamano
2006-12-28 7:48 ` Shawn Pearce
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=7vr6uk3h2p.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--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 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).