fatal: origin does not appear to be a git repository

fatal: origin does not appear to be a git repository

Ahoj, z ničeho nic mně přestal funguvat git push origin master, tedy nahrání commitovaných změn v gitu na server. Co s tím? Dík


B00Z3D@server ~/Desktop/Projects/www $ git push origin master
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.



ODPOVĚĎ


Ahoj,

asi bude třeba znova nastavit cestu ke git repositáři pro git origin:

git remote -v
myOrigin ssh://user@server/var/git/www.git
Jak se ti článek líbil?

Komentáře (0)

Přidat komentář