Closed
Description
After the changes in ecbb01f, the function git_win32__find_system_dirs
will always fail if it can't find a git installation in PATH or from looking up the registry.
Reproduction steps
Attempt to initialize the library on a system that doesn't have any flavour of git installed.
Expected behavior
Unless other subsystems fails to initialize, the library should initialize correctly even without any git installed.
Actual behavior
The library fails to initialize.
Operating system(s) tested
Any Windows OS
Metadata
Metadata
Assignees
Labels
No labels