fatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exists. code example
Example 1: Please make sure you have the correct access rights and the repository exists.
ssh -T [email protected]
Example 2: ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
This could happen if you have a reposotory that you deleted in your
gitserver/provider so change the origin to a one that exists and the push