No caso ja vi quase todas as respostas dadas no forum, verifiquei se a barra estava correta, verifiquei se o "servidor" estava correto. Exclui tudo e comecei de novo do zero porem o mesmo erro acontece:
ssh: Could not resolve hostname c: 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.
Abaixo segue o que endereço do cd
**Victor@DESKTOP-4ONSMG8 MINGW64 ~/Desktop/IDE's/Aula_git/victor (master)**
$ git remote -v
local C:/Users/Victor/Desktop/IDEs/Aula_git/servidor
git remote add local /C/Users/Victor/Desktop/IDEs/Aula_git/servidor (fetch)
local C:/Users/Victor/Desktop/IDEs/Aula_git/servidor
git remote add local /C/Users/Victor/Desktop/IDEs/Aula_git/servidor (push)
**Victor@DESKTOP-4ONSMG8 MINGW64 ~/Desktop/IDE's/Aula_git/victor (master)**
$ git push local master
ssh: Could not resolve hostname c: 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.