From: Jakub Narebski <jnareb@gmail.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org, Thomas Rast <trast@student.ethz.ch>
Subject: Re: Heads up: major rebase -i -p rework coming up
Date: Sun, 25 Jan 2009 17:22:52 +0100 [thread overview]
Message-ID: <200901251722.53392.jnareb@gmail.com> (raw)
In-Reply-To: <alpine.DEB.1.00.0901251509550.14855@racer>
On Sun, 25 Jan 2009, Johannes Schindelin wrote:
> Hi,
>
> [please do not forget to Cc: me; today is a slow day, so I did not miss
> your mail, but that is definitely not true on other days.]
This was spur of the moment idea, one that I wouldn't mind if you
would miss it.
But now that you have something interesting to say, I'll re-added
CC list for this thread.
> On Sun, 25 Jan 2009, Jakub Narebski wrote:
>> Johannes Schindelin wrote:
>>
>>>> Hmm. You're right, that is not really intuitive. How about
>>>>
>>>> merge (B) A # Merge...
>>>>
>>>> instead?
>>>
>>> Or even better:
>>>
>>> merge B parent A' # Merge...
>>
>> merge B with A' # Merge...
>
> No, that does not catch the meaning.
Errr... I didn't mean for 'with' to mean 'into'.
> B is the _original_ merge commit. So it actually knows what parents it
> has, but we want to give the user the freedom to change those parents.
>
> The first parent is easy: this will be HEAD at that stage.
>
> The other parents will be relatively easy: just replace A' by something
> else.
>
> _However_ now that the merge commit B will be _redone_, we _still_ want to
> be able to refer to it later in the rebase script. Therefore, rebase has
> to know that we _redid_ B at this stage.
>
> Another idea:
>
> merge B Merge bla/blub
> parent A' bla/blub
It would be good idea... even better if 'p' shortcut was not taken
by 'pick'...
This is similar to your earlier idea:
merge 9383af1' was f39d50a Merge branch 'mh/unify-color' into next
# \ 9383af1 Revert previous two commits
Or perhaps:
merge A' D' into B Merge bla/blub
--
Jakub Narebski
Poland
next prev parent reply other threads:[~2009-01-25 16:23 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-24 20:25 Heads up: major rebase -i -p rework coming up Johannes Schindelin
2009-01-24 20:37 ` Junio C Hamano
2009-01-24 21:04 ` Johannes Schindelin
2009-01-24 21:09 ` Johannes Schindelin
2009-01-24 23:01 ` Junio C Hamano
2009-01-25 2:23 ` Johannes Schindelin
2009-01-26 16:21 ` Marc Branchaud
2009-01-24 22:47 ` Thomas Rast
2009-01-25 2:05 ` Johannes Schindelin
2009-01-25 2:25 ` Johannes Schindelin
2009-01-25 13:46 ` Jakub Narebski
2009-01-25 14:17 ` Johannes Schindelin
2009-01-25 15:07 ` Sverre Rabbelier
2009-01-25 15:24 ` Johannes Schindelin
2009-01-25 20:35 ` Junio C Hamano
2009-01-25 20:59 ` Johannes Schindelin
2009-01-25 22:03 ` Jakub Narebski
2009-01-25 23:29 ` Johannes Schindelin
2009-02-03 10:05 ` Nanako Shiraishi
2009-02-03 11:47 ` Johannes Schindelin
2009-01-25 16:22 ` Jakub Narebski [this message]
2009-01-25 17:18 ` Björn Steinbrink
2009-01-26 16:10 ` Marc Branchaud
2009-01-27 15:21 ` Stephen Haberman
2009-01-27 18:08 ` Johannes Schindelin
2009-01-27 22:10 ` Nanako Shiraishi
2009-01-27 22:36 ` Stephen Haberman
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=200901251722.53392.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=trast@student.ethz.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).