Name |
Last commit
|
Last update |
---|---|---|
.. | ||
forbidden.c | ||
longpath.c | ||
systemdir.c |
Allow for no Git for Windows installation. When there is no GfW found in the path or registry, `git_win32__find_system_dirs` would return a `GIT_ENOTFOUND`. Callers were not expecting this. Since this is no error, we simply return `0` so that callers can move on with their lives.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
forbidden.c | Loading commit data... | |
longpath.c | Loading commit data... | |
systemdir.c | Loading commit data... |