Thanks for letting me know and for the reproducer as well.
This should definitely work, and trying to fix it is likely to uncover more issues with the shoddy way this is currently implemented (based on the INI parser, I believe), in case someone wants to give it a shot.
When more than a single
include
is listed in the git configuration file, the parser only picks up the last one.Reproducer:
gitconfig.example
Tested with 3.1.27.
The text was updated successfully, but these errors were encountered: