[5-0-stable release] Cannot push on newly installed Gitlab 5.0 installation (fatal: could not read from remote)
Created by: kirantpatil
Reinstalled GitLab 5-0-stable release 5.0.0 5f159d4b.
Tried to create new project and added ssh key
when we try to execute last command ie to push to remote ( git push -u origin master) we get below error
[smita@localhost test]$ git push -u origin master fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.