Stefan Beller <sbeller@xxxxxxxxxx> writes: > On Tue, Oct 11, 2016 at 2:06 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> >> * sb/submodule-ignore-trailing-slash (2016-10-10) 2 commits >> (merged to 'next' on 2016-10-11 at e37425ed17) >> + submodule: ignore trailing slash in relative url >> + submodule: ignore trailing slash on superproject URL >> >> A minor regression fix for "git submodule". >> >> Will merge to 'master'. > > Going by the bug report, this *may* be more than > minor and worth merging down to maint as well, eventually. The topic was forked at a reasonably old commit so that it can be merged as far down to maint-2.9 if we wanted to. Which means the regression was fairly old and fix is not all that urgent as well. Thanks.