Re: [PATCH v6 p1.1 00/14] fast-export and remote-testgit improvements
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:55:25
Felipe Contreras [off-list ref] writes:
On Tue, Nov 27, 2012 at 12:04 AM, Junio C Hamano [off-list ref] wrote:quoted
Felipe Contreras [off-list ref] writes:quoted
I'm rerolling this series with the changes fron Junio, plus a bit more cleanups. I dropped the last patch, because I found an issue and a separate patch series would take care of that. Other than that the main changes remain the same. The old remote-testgit is now remote-testpy (as it's testing the python framework, not really remote helpers). The tests are simplified, and exercise more features of transport-helper, and unsuprisingly, find more bugs.Thanks. I've queued [v6 p1.1] but not later parts (yet). The result merged to 'pu' however seems to break t5800. It could be a stupid and trivial merge error or something, but I didn't look into the details.Yeah, the last patch triggers that. It should be moved to part2. The patch "fast-export: don't handle uninteresting refs" should fix that, which is why I believe it should be applied first. Didn't I already say that?
You may have, but I am leaky ;-) as I am not 100% focused on this series alone. In the meantime, I'll drop the last one, push out the 'pu' branch after rebuilding, and then revisit it when I queue the part 2. Thanks.