I am new to using gitHub and I am using netBeans on macosx.
I am having trouble pushing the project. I get the following error:
https://[email protected]/xxxfolder/xxxproject.git:git-receive-pack not permitted
I tried using a number of things like trying to log as ssh. But it didn't work.
I changed the rights to the local rep. to 777 just in case with option -R and still didn't work.
Any ideas?
ssh://instead?ssh://though I'm not sure I did it correctly. I just changedhttps://tossh://then put my login and pass from gitHub and tried to push. That's how it is right?session downerror with ssh refer to this question: stackoverflow.com/questions/9003840/…