GIT PULL is working but GIT PUSH isn't? -


I'm having trouble pressing git. Whenever I perform "GIT bridge", this needs repo However, when I execute after executing "git push", I get the following error:

  Permission denied Fatal: Could not read from remote repository Please Make sure you have the right access rights and the repository is present.  

I have verified that my SSP key is accurate I have only one SSP, so I think it is not possible that git is using the wrong key "GIT bridge" ok Works "My GIT Config - List" shows the following:

  user.name = myusername user.email = myemail push.default = current remote.origin.url = theCorrectURL branch.HabrachivanPashuto. Remote = Basic branch.Thebranchiwannapushto.merge = refs / heads / branchname mergetool.prompt = false  

< P> Anchit to be pushed to the branch you may be required to configure push Riforf specifications that you have permission only push for certain branches.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -