Linux git reports an error message fatal: 'origin' does not appear to be a git repository solution

enter:
git pull origin master
git error message
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.
 
Solution found online: Retype it again:
git remote add origin [email protected]:yourusername/test.git
it will be solved
 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325737132&siteId=291194637