Commit failed - exit code 128 received, with output: '*** Please tell me who you are.
See original GitHub issueDescription
[Description of the issue]
Version
GitHub Desktop version: [version here]
OS version: [version here]
Steps to Reproduce
- [First step]
- [Second step]
- [and so on]
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Reproduces how often: [What percentage of the time does it reproduce?]
Logs
Additional Information
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:34 (5 by maintainers)
Top Results From Across the Web
github - Commit failed - exit code 128 received - Stack Overflow
Go through the settings in GitHub and make sure you have defined your details correctly. If you need to run them manually, GIT.EXE...
Read more >exit code 128 received, with output *** Error In GitHub - YouTube
This Tutorial helps to Fix Commit failed - exit code 128 received, with output *** Thanks friends for watching this video, … Show...
Read more >How to fix:Commit failed - exit code 128 received - YouTube
GitErrors #100KSubscribe #Like #Share #Github #Bash_Terminal We ... exit code 128 received, with output : '*** Please tell me who you are.
Read more >Commit fail with exit code 128 (unable to auto-detect ... - GitLab
Instead of the usual commit succes message I get an error saying that git was unable to retrieve the e-mail for USER_NAME@COMPUTER_NAME (not...
Read more >git exit code 128 authentication failed
Commit failed - exit code 128 received, with output: '*** Please tell me who you are. Run. git config --global user.email "you@example.com" git...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@steve3p0 it seems like you don’t have your Git configuration set for committing.
Try this:
Same issue here. I had to manually click Save on the Git section of the Options panel - even though this was already populated and previously saved. Why there’s a separate Save button for this option is mysterious and confusing because the formatting of the Options panel looks like the Save button should save all options (as one would reasonably expect).