### Reproduction steps Call `Configuration.BuildFrom(null)` on macOS. ### Expected behavior It should work fine. ### Actual behavior An exception is thrown because `git_config_find_programdata` does not work on macOS.