Closed (fixed)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2011 at 18:02 UTC
Updated:
24 Feb 2019 at 12:44 UTC
Jump to comment: Most recent
I am working on friendlist module as co-maintainer, my co-maintainer told me that he has given me permission to push code on a friendlist branch but some how I am unable to do that can you help me out where I am wrong. My command given below for push code into branch.
>git push origin 6.x-1.x
fatal: remote error: User 'git' does not have write permissions for repository 'friendlist'
It gives me an error kindly let me know about this issue.
Thanks
Comments
Comment #1
avpadernoYou are not listed as co-maintainer/maintainer in http://drupal.org/node/303946/maintainers. I guess the maintainer added the wrong username; in fact, your git username is msk, but that is not the username to use when adding a new maintainer. I fixed that.
About the message error you receive, it probably means there is something else wrong. I expect the username reported from the error message to be msk, not git. Check you have correctly set the computer you are using to push code.
Comment #2
avpadernoComment #3
khanshakeeb commentedBut I follow the same steps as mentioned. Even I have added my computer ssh key to my git account.
Comment #4
sreynen commentedkhanshakeeb, are you still having this problem?
Comment #5
tvn commentedI assume this can be closed by now. Please, re-open if needed.
Comment #6
avpaderno