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
ConvertPath(NativeMethods.git_config_find_programdata) fails with non zero (-1) result.
The call GlobalSettings.SetConfigSearchPaths(ConfigurationLevel.ProgramData, programData) was successfull with the correct path.
As soon as I do not use the ram disk it works without issue.
The text was updated successfully, but these errors were encountered:
ConvertPath(NativeMethods.git_config_find_programdata) fails with non zero (-1) result.
The call GlobalSettings.SetConfigSearchPaths(ConfigurationLevel.ProgramData, programData) was successfull with the correct path.
As soon as I do not use the ram disk it works without issue.
The text was updated successfully, but these errors were encountered: