You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently changed Git private email settings, so that commit with my personal email address will be rejected by Git.
After some days, when I am using pass-winmenu to push changes, I see a generic error popup, saying "Git error" but does not say anything. Then I check error log, still nothing. It took me some time to remember the changes I did to Git settings and fixed that.
I wish error log could provide this error info when it happens in Git. More generally, when Git outputs some error message, it could be visible in error log.
I am on Windows 10 + Git bash. Thanks. Version is 1.14.0.
It can be reproduced by:
Turn on Private email settings in Git
Change password store email to your personal email
Create a new password and push
The text was updated successfully, but these errors were encountered:
I recently changed Git private email settings, so that commit with my personal email address will be rejected by Git.
After some days, when I am using pass-winmenu to push changes, I see a generic error popup, saying "Git error" but does not say anything. Then I check error log, still nothing. It took me some time to remember the changes I did to Git settings and fixed that.
I wish error log could provide this error info when it happens in Git. More generally, when Git outputs some error message, it could be visible in error log.
I am on Windows 10 + Git bash. Thanks. Version is 1.14.0.
It can be reproduced by:
The text was updated successfully, but these errors were encountered: