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
We need to always replace "\\" with "/" on Windows.
Adjust unix_path() so that the backslash-to-forward-slash
replacement is done before any other munging is performed.
Closesgit-cola#463
Reported-by: Johannes Loehnert <[email protected]>
Signed-off-by: David Aguilar <[email protected]>
0 commit comments