Boa noite a todos,
Então, eu fiz esses passos:
Mariana@DESKTOP-0F37ISB MINGW64 ~/desktop/alura_2019/git-e-github (master)
$ git status
On branch master
No commits yet
Changes to be committed:
(use "git rm --cached <file>..." to unstage)
new file: index.html
Mariana@DESKTOP-0F37ISB MINGW64 ~/desktop/alura_2019/git-e-github (master)
$ git commit
*** 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 'Mariana@DESKTOP-0F37ISB.(none)')