Last updated
I am having a problem with GIT and trying to push my local branch to the repo. When I try to push my branch I get the following error.
ERROR: Project was not found as "foobar"
Fatal: Could not read from repository.
I've tried to rename my local project to "foobar" but its not working. I still get the same error.
What can be the cause of this error? Any input would be greatly appreciated! Thanks in advance!