hi,
      We were waiting for last minute patches to be merged and no when we
tried to create the branch we found that Aravinda and I don't have
permissions for pushing to github. What is the procedure to get these
permissions?

We followed these steps for pushing to upstreams:
1) Have the following alias in my .git/config
[remote "public"]
        url = [email protected]:gluster/glusterfs.git
        url = ssh://<username>@git.gluster.org/glusterfs.git

2) git branch release-3.9
3) git push -u public release-3.9

I get the following error when executing the command in step-3)

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

-- 
Pranith
_______________________________________________
maintainers mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/maintainers

Reply via email to