git config --global user.name "NOME DO USUARIO NO GITHUB" git config --global user.email "EMAIL DA CONTA DO GITHUB" ...