2013/12/16 Cox, Michael
On Sun, Dec 15, 2013 at 6:02 PM, Joachim Faulhaber
wrote:
Hi all,
This is my first maintenance trial using git and modular-boost. I followed the wiki instructions, got an account at GitHub, cloned the modular-boost repository pulled the master branch of my library (icl), made a bug fix and committed it locally.
Finally pushing the change failed with this message:
Joachims-MacBook-Air:icl jofa$ git push Username for 'https://github.com': jofaber Password for 'https://jofaber@github.com': error: The requested URL returned error: 403 while accessing https://github.com/boostorg/icl.git/info/refs fatal: HTTP request failed
Sounds like you need to get write permission access.
that's what I thought
Create an issue in the github.com/boostorg/admin repository requesting write access.
Hmm, frankly, from the docs I do not get how to do this, ..., at least not without learning technical details ... Since I don't have much time, could someone just provide write permission for me to my library boost.Icl? Thanks in advance, Joachim