Pra funcionar o GitHub precisamos "Criar uma Conta" no https://github.com/
Instalar o "Git Bash" https://git-scm.com/download/win
git config --global user.email "you@example.com" git config --global user.name "Your Name"
git config --global user.email "you@example.com" git config --global user.name "Your Name"