30
Git Push ERROR: Repositório não encontrado
Estou tendo um problema muito estranho com gite github. Quando tento empurrar, recebo: git push -u origin master ERROR: Repository not found. fatal: The remote end hung up unexpectedly Eu adicionei o controle remoto: git remote add origin git@github.com:account-name/repo-name.git Alguma ideia?