repository not found. fatal repository not found code example
Example 1: remote: Repository not found.
git remote rm origin
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