1
resposta

Erro no git commit

Estava tudo certo, até chegar essa mensagem e fiquei confusa Alguem pode me dizer o que houve? Author identity unknown

*** 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 'Domvs@DESKTOP-GMDG9SE.(none)')

Erro no Git commit

1 resposta

Natália, isso foi explicado nessa atividade aqui: https://cursos.alura.com.br/course/git-github-controle-de-versao/task/71071