-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
CalledProcessError git commit -F /tmp #202
Comments
@aidiss Let me first thank you for providing such a complete error report! I'll look into it today. |
Version 0.24.0 improves the reporting of errors from git commands. Can you try this version? The underlying issue is from git, and is somewhat difficult to debug. Let me know what the new results are. |
Here is 0.24.0 error:
|
SIGH Work too fast and make stupid mistakes. 0.24.1 has a test for and fixes that error. Try again with 0.24.1 |
@aidiss Just checking in to see if you have tried it again with 0.24.1? |
The issue was not having git user and email configured. |
Description
Trying to bump version, with commit enabled.
Getting strange error message about git trying to commit some tmp file. No more info provided.
What I Did
The text was updated successfully, but these errors were encountered: