Closed demerphq closed 1 year ago
Yeah, this has been broken for a while now. The solution isn't obvious to me either.
Can we not just do what they suggest and add
git config --global --add safe.directory /cygdrive/d/a/ExtUtils-MakeMaker/ExtUtils-MakeMaker
to the setup recipe?
I guess not. See https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/pull/429
I tried setting it up very early. But nope, no joy.
I tried git config --system
and this works, see #430
(successful run in my fork: https://github.com/perlpunk/ExtUtils-MakeMaker/actions/runs/4156609621/jobs/7190513323 )
There seems to be an issue with the cygwin CI pipeline tests.
See: https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/actions/runs/4149341727/jobs/7178212414