Eric Sunshine [off-list ref] writes:
On Sun, Jan 17, 2016 at 6:13 PM, David Greene [off-list ref] wrote:
quoted
From: David A. Greene <redacted>
This test merges an external tree in as a subtree, makes some commits
on top of it and splits it back out. In the process the added commits
are lost or the rebase aborts with an internal error. The tests are
marked to expect failure so that we don't forget to fix it.
Signed-off-by: David A. Greene <redacted>
---
Notes:
Change History:
v1 - Initial version
v2 - Additional tests and code cleanup
v3 - Remove check_equal, mark comments on failure and remove
test_debug statements
Hmm, the v3 changes described here don't appear in this version. In
fact, v2 and v3 are identical.
Dang, you caught me before I could reply. :)
Yes, I botched this one. Sending v4... ;)
-David