On Sun, Feb 17, 2013 at 11:40 PM, Michal Novotny <[email protected]> wrote:
> Ok, thanks. The account has been requested so basically I should be having > the git access once it's approved, right? How would the git auth go? > SSH-RSA key to be uploaded somewhere like on github? > > Thanks, > Michal > yep, when your account is approved (and given karma to the repo I've just created) you can start pushing your changes. you can clone from git.php.net via the http protocol and use your php.netusername+password for pushing or you can clone using ssh protocol and use your ssh key which you have to upload to you php.net profile at master.php.net (you can log in https://master.php.net/login.php then navigate to Users -> edit your entry -> paste your pubkey to the 'SSH Key' textarea and save). ps: also read through http://www.php.net/reST/README.MAILINGLIST_RULES for example we prefer bottom posting on the php.net mailing lists so please try to accommodate to that when posting here. -- Ferenc Kovács @Tyr43l - http://tyrael.hu
