git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Why git-merge-resolve in git-am?
@ 2006-12-28  1:45 Shawn Pearce
  2006-12-28  2:11 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Shawn Pearce @ 2006-12-28  1:45 UTC (permalink / raw)
  To: git

Why does git-am use git-merge-resolve while git-rebase -m uses
git-merge-recursive?

Can we just change git-am to use git-merge-recursive instead?
For one thing its faster, for another it supports the GITHEAD_*
feature for naming the hunks in a conflict.

-- 
Shawn.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-12-28  7:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-28  1:45 Why git-merge-resolve in git-am? Shawn Pearce
2006-12-28  2:11 ` Junio C Hamano
2006-12-28  2:20   ` Shawn Pearce
2006-12-28  2:28     ` Junio C Hamano
2006-12-28  7:48       ` Shawn Pearce

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).