You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: