From: "David A. Greene" <greened@obbligato.org>
To: John Keeping <john@keeping.me.uk>
Cc: git@vger.kernel.org, sandals@crustytoothpaste.net, peff@peff.net,
gitster@pobox.com
Subject: Re: Odd rebase behavior
Date: Fri, 18 Dec 2015 11:43:16 -0600 [thread overview]
Message-ID: <nngmvt73b63.fsf@lnx-dag.us.cray.com> (raw)
In-Reply-To: <20151216221716.GD1581@serenity.lan> (John Keeping's message of "Wed, 16 Dec 2015 22:17:16 +0000")
John Keeping <john@keeping.me.uk> writes:
> It seems that the problem is introduces by --preserve-merges (and
> -Xsubtree causes something interesting to happen as well). I see the
> following behaviour:
Thanks for narrowing this down! Is it possible this is actually a
cherry-pick problem since --preserve-merges forces rebase to use
cherry-pick?
> git rebase -Xsubtree=files_subtree --onto files-master master
>
> fatal: Could not parse object 'b15c4133fc3146e1330c84159886f0f7a09fbf43^'
> Unknown exit code (128) from command: git-merge-recursive
> b15c4133fc3146e1330c84159886f0f7a09fbf43^ -- HEAD
> b15c4133fc3146e1330c84159886f0f7a09fbf43
Ah, good! I had seen this behavior as well but couldn't remember what I
did to trigger it.
I don't think I have the expertise to fix rebase and/or cherry-pick.
What's the process for adding these tests to the testbase and marking
them so the appropriate person can fix them? I see a lot of TODO tests.
Should I mark these similarly and propose a patch to the testbase?
-David
next prev parent reply other threads:[~2015-12-18 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 3:17 Odd rebase behavior David A. Greene
2015-12-16 22:17 ` John Keeping
2015-12-18 17:43 ` David A. Greene [this message]
2015-12-18 18:05 ` John Keeping
2015-12-18 21:05 ` Johannes Sixt
2015-12-19 16:09 ` John Keeping
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=nngmvt73b63.fsf@lnx-dag.us.cray.com \
--to=greened@obbligato.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=john@keeping.me.uk \
--cc=peff@peff.net \
--cc=sandals@crustytoothpaste.net \
/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).