GitLab – Solving: The project you were looking for could not be found
We had the same problem when trying to commit changes to our GitLab repository.
The error we got is:
remote: The project you were looking for could not be found.
Here is the way we solve this problem on Windows:
- Open Credential Manager
- Click Windows Credentials tab
- And remove all GitLab entry in Generic Credentials section
Then try again. It should work fine.