-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git fork selecting custom git instance doesn't change #121
Comments
Symlinks are 0 kB size, that is correct. But since you have the |
I have the same problem. I cannot select the |
I also have the same problem, it used work fine and I had to to make a few updates (git inside WSL and wslgit due to #134) and now it no longer works. I tried manually editing the GitInstancePath in Fork settings.json file and when starting Fork I get the following error:
|
With the newest version it appears to work fine with git in wsl now, at least for me (had to make two ssh keys as well, one for wsl and one for windows) fork appears to just use git for windows but it's fine for now. No issues yet (maybe some other isuse was resolved?) |
Doesnt work for me anymore either. Haven't used wslgit in a while and just wanted to try it again today |
I had this same thing happen and the problem was missing wslgit.exe under the cmd directory. No idea how zip extraction failed, as it works fine when retrying |
I used the install.bat with a successful installation and placed the wslgit.exe somewhere on my machine and added it to PATH.
However when I try to set a custom git instance in Fork it doesn't appear to change?
EDIT - Ah am a little stupid, didn't notice the symlinks were 0 bytes? Maybe the setup is sort of unclear to me?
The text was updated successfully, but these errors were encountered: