Re: [PATCH] Add a test for subtree rebase that loses commits

2016-01-05 Thread David A. Greene
Eric Sunshine writes: > On Mon, Jan 4, 2016 at 11:40 PM, David Greene wrote: >> 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. This is marked to expect failure so that we don't forget t

Re: [PATCH] Add a test for subtree rebase that loses commits

2016-01-05 Thread Eric Sunshine
On Mon, Jan 4, 2016 at 11:40 PM, David Greene wrote: > 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. This is marked to expect failure so that we don't forget to > fix it. > > Signed-off-by

Re: [PATCH] Add a test for subtree rebase that loses commits

2016-01-05 Thread Torsten Bögershausen
On 2016-01-05 10.57, Dennis Kaarsemaker wrote: > On di, 2016-01-05 at 09:47 +0100, Torsten Bögershausen wrote: >> Need to drop >> David Greene >> from List, no MX record > > seahawk:~$ dig MX obbligato.org > obbligato.org.1800IN MX 10 > mail.obbligato.org. > seahawk

Re: [PATCH] Add a test for subtree rebase that loses commits

2016-01-05 Thread Dennis Kaarsemaker
On di, 2016-01-05 at 09:47 +0100, Torsten Bögershausen wrote: > Need to drop > David Greene > from List, no MX record seahawk:~$ dig MX obbligato.org obbligato.org. 1800IN MX 10 mail.obbligato.org. seahawk:~$ dig mail.obbligato.org mail.obbligato.org. 1800IN CN

Re: [PATCH] Add a test for subtree rebase that loses commits

2016-01-05 Thread Torsten Bögershausen
Need to drop David Greene from List, no MX record On 2016-01-05 05.40, David Greene wrote: > From: "David A. Greene" > > 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. This is marked to

[PATCH] Add a test for subtree rebase that loses commits

2016-01-04 Thread David Greene
From: "David A. Greene" 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. This is marked to expect failure so that we don't forget to fix it. Signed-off-by: David A. Greene --- t/t3427-rebase-