Function git_repository::path::to_windows_separators
source · Expand description
Find backslashes and replace them with slashes, which typically resembles a unix path, unconditionally.
Note Do not use these and prefer the conditional versions of this method.