I am trying to establish my global identity so that I can connect to Git Hub.
I received an error message as follows, but when I type in the console (the below "git config" commands, I only get error messages.
Any help/ suggestions would be most appreciated.
*** 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.