From: Johannes Sixt <j6t@kdbg.org>
To: Sergey Organov <sorganov@gmail.com>
Cc: Sebastian Schuberth <sschuberth@gmail.com>, git@vger.kernel.org
Subject: Re: 'git rebase' silently drops changes?
Date: Tue, 10 Feb 2015 19:26:19 +0100 [thread overview]
Message-ID: <54DA4D4B.5010902@kdbg.org> (raw)
In-Reply-To: <87pp9ivvir.fsf@osv.gnss.ru>
Am 10.02.2015 um 12:46 schrieb Sergey Organov:
> Johannes Sixt <j6t@kdbg.org> writes:
>
>> Am 09.02.2015 um 13:53 schrieb Sergey Organov:
>
> [...]
>
>> If you want a version of --preserve-merges that does what *you* need,
>> consider this commit:
>>
>> git://repo.or.cz/git/mingw/j6t.git rebase-p-first-parent
>>
>> Use it like this:
>>
>> git rebase -i -p --first-parent ...
>
> Thanks a lot, this sounds promising! I've read the message for this
> commit and it mentions no drawbacks. Are you aware of any?
Except for this...
>> Beware, its implementation is incomplete: if the rebase is interrupted,
>> then 'git rebase --continue' behaves as if --first-parent were not
>> given.
... not anything that I would care about. Of course, you can't rebase
branchy history when this option is specified, but that's the whole point.
> Just never did get round to it, or something more fundamental?
Nothing fundamental. Just has to store the option in the rebase state
like all the other options.
-- Hannes
prev parent reply other threads:[~2015-02-10 18:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-06 21:28 'git rebase' silently drops changes? Sergey Organov
2015-02-07 21:32 ` Sebastian Schuberth
2015-02-08 13:49 ` Johannes Sixt
2015-02-09 12:53 ` Sergey Organov
2015-02-09 19:03 ` Johannes Sixt
2015-02-10 11:46 ` Sergey Organov
2015-02-10 18:26 ` Johannes Sixt [this message]
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=54DA4D4B.5010902@kdbg.org \
--to=j6t@kdbg.org \
--cc=git@vger.kernel.org \
--cc=sorganov@gmail.com \
--cc=sschuberth@gmail.com \
/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.