Also, remember to edit the rfc.sh script to point to the correct branch.

On Thu, Sep 1, 2016 at 11:40 AM, Kaushal M <[email protected]> wrote:
> You should be pushing to git.gluster.org, not github. Remove the
> `[email protected]:gluster/glusterfs.git` url from the remote. And try
> again.
>
> On Thu, Sep 1, 2016 at 10:53 AM, Pranith Kumar Karampuri
> <[email protected]> wrote:
>> 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
>>
_______________________________________________
maintainers mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/maintainers

Reply via email to