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
Hello,
i installed tms via cargo with the command included in the readme in my wsl (Windows Subsystem for Linux) at work.
I configured the path with tms config -p path/to/mounted/directory to my git project directory that resides on the "Windows side" C:\projects and is mounted automatically wia wsl on /mnt/c/projects.
when i run tms the program starts with an empty output.
I tried making another directory (e.g ~/local) on "Linux side" and copying some of the git repository, with this setup tms behaves accordingly.
The text was updated successfully, but these errors were encountered:
Hello,
i installed tms via cargo with the command included in the readme in my wsl (Windows Subsystem for Linux) at work.
I configured the path with
tms config -p path/to/mounted/directory
to my git project directory that resides on the "Windows side" C:\projects and is mounted automatically wia wsl on /mnt/c/projects.when i run
tms
the program starts with an empty output.I tried making another directory (e.g
~/local
) on "Linux side" and copying some of the git repository, with this setuptms
behaves accordingly.The text was updated successfully, but these errors were encountered: