Andreas Schwab <[email protected]> writes:
> This is git 2.13.0.
Thanks. It is a known issue with a known fix cooking in 'next' to
be merged down to 'master' and 'maint' not in a too distant future.
An extra testing to ensure that the "fix" actually works before it
is merged down to a maintenance release is very much appreciated.
$ git fetch git://git.kernel.org/pub/scm/git/git.git/ next
$ git checkout v2.13.0^0
$ git merge a0103914
should show what the proposed v2.13.x would look like wrt to this
issue.
Thanks.