-
Notifications
You must be signed in to change notification settings - Fork 4
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
Cannot commit via VS Code Git UI because "check-integrity" fails #414
Comments
I'm not sure what's going on there. I tried to reproduce this but I'm able to commit from VS Code, no problem. Could it be an issue with your npm's specific version? I'm on 5.6.0 |
Same npm version. I'll look into that. |
The cause of this issue is that when committing from the GUI, the
Not sure how to solve this. |
Or maybe we could make |
Committing from VS Code UI does not work, while committing from the shell works fine.
Git output in VS Code:
The text was updated successfully, but these errors were encountered: