question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Commit failed - exit code 128 received, with output: '*** Please tell me who you are.

See original GitHub issue

Description

[Description of the issue]

Version

GitHub Desktop version: [version here]

OS version: [version here]

Steps to Reproduce

  1. [First step]
  2. [Second step]
  3. [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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:34 (5 by maintainers)

github_iconTop GitHub Comments

390reactions
shiftkeycommented, May 5, 2018

@steve3p0 it seems like you don’t have your Git configuration set for committing.

Try this:

  • From the File menu, select Options to open the options dialog
  • Select the Git tab and fill in your name and email
  • Click Save to store those settings
  • Try committing again
5reactions
teknic-devcommented, Aug 18, 2020

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).

image

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found