problem for share project on github

I have a problem for share project on GitHub. when I share my project blow error displayed :

Successfully created project 'test' on GitHub, but initial commit failed: *** Please tell me who you are. Run git config --global user.email "you@example.com" 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 'ms@LAPTOP-EjLbdeScx875.(none)') during executing git git.exe -c core.quotepath=false commit -m "Initial commit" --

 

0
4 comments

Please clarify if you actually ran this command: git config --global user.email "you@example.com" git config --global user.name "Your Name"
If you did not, please do so.

1
Avatar
Mehmet Karaguelle

Where and how must we do that? Could you please help? 

0

Please describe your problem in details & attach screenshots if possible.

0
Avatar
Mehmet Karaguelle

Looks as if what I tried to do wasn't necessary for creating a github repository via IntelliJ and I could fix the Problem. Thank you anyway.

0

Please sign in to leave a comment.