Replies: 2 comments 3 replies
-
|
I am using "Git for Windows" and the Git Panel does not detect the repo in my folder. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Since posting this I've learned that MSYS2 is not an officially supported target by Zed (very sad)! However, Git for Windows is using the same mechanisms as MSYS2 is, and I'm not sure what users are expected to use otherwise. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it's important to have the ability to set the path to Git explicitly through the config json. We are already able to do this for LSP binaries where the source is uncertain or varies across platforms. Bundled Git is disabled on Windows, and the editor seems unable to find Git when both are installed via. MSYS2.
Beta Was this translation helpful? Give feedback.
All reactions