Quando faço o comando push está aparecendo este erro
user@PC-Escrit▒rio MINGW64 ~/dropbox/moinhos/transf/estudo/git-e-github/diego (master)$ git push local masterssh: Could not resolve hostname \302\214c: Name or service not known fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
A pasta servidor está assim:
user@PC-Escrit▒rio MINGW64 ~/dropbox/moinhos/transf/estudo/git-e-github/servidor (BARE:master)$ lsconfig description HEAD hooks/ info/ objects/ refs/
Para complementar, o remote local está assim:
user@PC-Escrit▒rio MINGW64 ~/dropbox/moinhos/transf/estudo/git-e-github/diego (master) $ git remote -v local ┬îC:UsersuserdropboxmoinhostransfestudoGit-e-Githubservidor (fetch) local ┬îC:UsersuserdropboxmoinhostransfestudoGit-e-Githubservidor (push)