-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Error in startup script for GIT GUI (v.2.5.2) #376
Comments
Thanks for the report; I can reproduce the issue! |
I will see how many other problems need hotfixes, and release a new version soon. In the meantime, as a work-around you could right-click on the
to
It will open an ugly, unnecessary console until the next Git for Windows version is available, but at least it will work until then. |
For the equivalent of this workaround for the explorer integration: Run |
…main for tests We were using derrickstolee/scalar:test-scalar-in-c as a temporary branch while we review microsoft/scalar#505 and ensure that it works as a vehicle for tests in microsoft/git. That work is complete, so let's update our ref to point to the official repo.
…main for tests We were using derrickstolee/scalar:test-scalar-in-c as a temporary branch while we review microsoft/scalar#505 and ensure that it works as a vehicle for tests in microsoft/git. That work is complete, so let's update our ref to point to the official repo.
After installing v2.5.2 (64-bit), I tried executing GIT GUI from windows menu and I received back an error message:
Indeed the reference is bad because there is no cmd between Git and mingw64.
The text was updated successfully, but these errors were encountered: