Re: [PATCH] Adding rebase merge strategy

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: <Johannes.Schindelin@...>, <git@...>
Date: Monday, October 1, 2007 - 5:41 pm

On 10/1/07, Junio C Hamano <gitster@pobox.com> wrote:

Thanks for the ample feedback, you raise a number of interesting
issues. I am wondering now if making rebase a merge strategy is really
a good idea. Rebasing is not merging, a difference that could perhaps
be overlooked in the no-conflict scenario, but as you point out, is
glaringly obvious as soon as you have conflicts.

I'm happy to try to address the issues you raised, but I wonder if we
would do better to look back at my original proposal which was to add
a --rebase option to git-pull. git-pull is the main place there I see
need for using a rebase instead of a merge, as anywhere where you
might use git-merge directly, if what you really want is a rebase, you
can just run git-rebase.

-Tom
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Adding rebase merge strategy, Tom Clarke, (Fri Sep 28, 12:15 pm)
Re: [PATCH] Adding rebase merge strategy, Johannes Schindelin, (Fri Sep 28, 1:03 pm)
[PATCH] Adding rebase merge strategy, Tom Clarke, (Mon Oct 1, 11:08 am)
Re: [PATCH] Adding rebase merge strategy, Junio C Hamano, (Mon Oct 1, 5:01 pm)
Re: [PATCH] Adding rebase merge strategy, Tom Clarke, (Mon Oct 1, 5:41 pm)
Re: [PATCH] Adding rebase merge strategy, Junio C Hamano, (Mon Oct 1, 6:28 pm)
Re: [PATCH] Adding rebase merge strategy, Carl Worth, (Mon Oct 1, 6:17 pm)
Re: [PATCH] Adding rebase merge strategy, J. Bruce Fields, (Mon Oct 1, 7:09 pm)
Re: [PATCH] Adding rebase merge strategy, Tom Clarke, (Mon Oct 1, 6:21 pm)
Re: [PATCH] Adding rebase merge strategy, Shawn O. Pearce, (Mon Oct 1, 6:30 pm)
Re: [PATCH] Adding rebase merge strategy, Johannes Schindelin, (Tue Oct 2, 6:00 am)
Re: [PATCH] Adding rebase merge strategy, Tom Clarke, (Tue Oct 2, 6:29 am)
Re: [PATCH] Adding rebase merge strategy, Junio C Hamano, (Tue Oct 2, 2:40 pm)
Re: [PATCH] Adding rebase merge strategy, Tom Clarke, (Wed Oct 3, 10:11 am)
Re: [PATCH] Adding rebase merge strategy, Johannes Schindelin, (Wed Oct 3, 11:54 am)
Re: [PATCH] Adding rebase merge strategy, Carl Worth, (Mon Oct 1, 6:53 pm)
Re: [PATCH] Adding rebase merge strategy, Junio C Hamano, (Mon Oct 1, 7:11 pm)
Re: [PATCH] Adding rebase merge strategy, Johannes Schindelin, (Mon Oct 1, 11:50 am)
Re: [PATCH] Adding rebase merge strategy, Tom Clarke, (Fri Sep 28, 1:18 pm)