-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
What happened?
I have all my repos inside WSL (Windows Subsystem for Linux) and thus the path is network-like (e.g. \\wsl.localhost\Ubuntu\home\bosco\repos\Linux-config
). This causes errors in the Windows version of RelaGit:
Version
0.16.9
What systems are you seeing the problem on?
Windows
Relevant log output
{"platform":"win32","version":"0.16.9","commit":"78fc85e","location":{"history":false,"selected":"<Repository>","isRefetching":false,"imageDisplay":"sidebyside","dragState":null,"palette":false,"commit":"<None>","commitFile":"<None>","file":"<None>"},"settings":{"ui":{"vibrancy":true},"theme":"system","window":{"width":1758,"height":1074,"x":542,"y":86},"onboarding":{"step":5,"dismissed":true},"activeRepository":"<path>","commit":{"cloneMethod":"ssh","styles":{"\\\\wsl":{"localhost\\Ubuntu\\home\\bosco\\repos\\Linux-config":"conventional"}}},"repositories":{"0":"<path>"}},"layers":"modal, notification","modals":"Active: settings, Previous: undefined"}
Confirmations
- I have searched open and closed issues for duplicates
- I have read the relevant documentation
- I have read the CONTRIBUTING document
- I have read the CODE_OF_CONDUCT document