Skip to content
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

[bug][windows] Magit Status does not respond #310

Open
g-berthiaume opened this issue Oct 18, 2024 · 3 comments
Open

[bug][windows] Magit Status does not respond #310

g-berthiaume opened this issue Oct 18, 2024 · 3 comments

Comments

@g-berthiaume
Copy link

g-berthiaume commented Oct 18, 2024

I'm on Windows, and the magit extension doesn't seem to respond to commands.

Here's an example of using the Magit status command:
Code_kvsFRjsxFa

I'm sorry, I didn't find any way to gather more information about the problem.

Here's some information about my system:

OS Name:                   Microsoft Windows 11 Pro
OS Version:                10.0.22631 N/A Build 22631`
$ code --version
1.94.2
384ff7382de624fb94dbaf6da11977bba1ecd427
x64

Thanks for your extension, its workflow looks very interesting!

@g-berthiaume g-berthiaume changed the title [windows] Magit Status does not respond [bug][windows] Magit Status does not respond Oct 18, 2024
@sgopale
Copy link

sgopale commented Oct 20, 2024

@g-berthiaume I was facing a similar problem. It went away after setting the git executable path in settings.

@g-berthiaume
Copy link
Author

Hi @sgopale! Thanks for your answer, it solved my problem!

For those stumbling upon this issue, adding magit.git-path to my settings.json solved the problem:

e.g.

"magit.git-path": "C:\\path-to-git\\git.exe",

@g-berthiaume
Copy link
Author

@kahole do you want me to close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants