git - fetch works but push doesn't in gitlab repo -
i have created gitlab repo , cloned on local machine. made changes login gitlab , fetched local , works fine. but, cannot push changes made locally gitlab project. have added public sshkey gitlab account ssh access.
push using https works fine well.
this error when try push gitlab project using ssh method.
gitlab: don't have permission fatal: not read remote repository. please make sure have correct access rights , repository exists.
please advise wrong.
all seems fine. can give use result of following command:
git remote -v
moreover if ssh key trying use not id_rsa may have other problems.
(i have leave comment have not 50 points needed)
Comments
Post a Comment