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
On Sat, Oct 3, 2020 at 6:41 PM adleon53 ***@***.***> wrote:
Anytime I try to commit, I get this message instead:
***** Please tell me who you are.
Run
git config --global user.email ***@***.***"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got ***@***.***
(none)')**
This is with only one line. Tried it with two different repositories and
still got this message. Help!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#17>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJST2TWNUJYIMXK5AKOUWMLSI6ZD7ANCNFSM4SDKIOIA>
.
Anytime I try to commit, I get this message instead:
***** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'adleo@DESKTOP-F47O8AL.(none)')**
This is with only one line. Tried it with two different repositories and still got this message. Help!
The text was updated successfully, but these errors were encountered: