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://Username@github.com/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?