Function git_repository::path::to_native_path_on_windows
source · [−]Expand description
Convert paths with slashes to backslashes on windows and do nothing on unix, but panics if malformed surrogates are encountered on windows.