Am 25.10.2016 um 20:13 schrieb Stefan Beller:
On Tue, Oct 25, 2016 at 10:15 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote:
- the "off-by-one fix" part of sb/submodule-ignore-trailing-slash
needs to be in the upcoming release but the "trailing /. in base
should not affect the resolution of ../relative/path" part that
is still under discussion can wait. Which means we'd need a few
more !MINGW prerequisites in the tests by -rc0.
[...]
So maybe instead of adding !MINGW we rather want to apply
https://public-inbox.org/git/2908451e-4273-8826-8989-5572263cc283@xxxxxxxx/
instead for now?
I was about to submit this very patch again, and only then saw your
message. So, yes, that's what I propose, too.
Dscho, does this patch fix the test failures that you observed, too?
Unfortunately, it goes against our endeavor to reduce subshells.
-- Hannes