GitLab: The project you were looking for could not be found
I got an error at morning. Cant able to solve that issue. The following is the error.
$ git remote set-url origin ssh://(Gitlab project Location)
$ git remote -v
(Can able to view the Project details here.)
$ git pull origin master
GitLab: The project you were looking for could not be found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.