From: adr3nald0s@gmail.com
To: Daniel Barkalow <barkalow@iabervon.org>
Cc: adr3nald0s@gmail.com, git@vger.kernel.org
Subject: Re: Anomalous conflicts during git rebase
Date: Fri, 28 Dec 2007 12:33:41 -0600 [thread overview]
Message-ID: <m3fxxm7jp6.fsf@euroclydon.lan> (raw)
In-Reply-To: <alpine.LNX.1.00.0712281246330.13593@iabervon.org> (Daniel Barkalow's message of "Fri\, 28 Dec 2007 12\:58\:40 -0500 \(EST\)")
Daniel Barkalow <barkalow@iabervon.org> writes:
> On Fri, 28 Dec 2007, adr3nald0s@gmail.com wrote:
>
>> When you say it linearizes history how is this done.
>
> Rebase takes a list of commits that are in the current branch and
> aren't in the origin branch as what it's going to work on; these are
> ordered in some arbitrary way such that children always follow parents. It
> then resets to the origin branch's commit, and, in sequence, cherry-picks
> each of the commits in the working list.
Thanks again for the clear explanation.
> In theory, of course, it could try to resolve conflicts by looking through
> the rest of the list for merges which would have those conflicts and using
> what that merge did.
Given the implementation, this would be just plain ugly. I would not
want to attempt to implement something like this, nor would I expect
anyone else to do so.
next prev parent reply other threads:[~2007-12-28 18:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-27 22:42 Anomalous conflicts during git rebase adr3nald0s
2007-12-27 22:57 ` Johannes Sixt
2007-12-28 15:35 ` adr3nald0s
2007-12-27 23:45 ` Daniel Barkalow
2007-12-28 15:54 ` adr3nald0s
2007-12-28 17:58 ` Daniel Barkalow
2007-12-28 18:33 ` adr3nald0s [this message]
2007-12-28 18:54 ` Björn Steinbrink
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=m3fxxm7jp6.fsf@euroclydon.lan \
--to=adr3nald0s@gmail.com \
--cc=barkalow@iabervon.org \
--cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.