Following the instructions .. dragoonis:~/Code/php/web-php$ git push origin master fatal: remote error: You can't push to git://github.com/php/web-php.git Use https://github.com/php/web-php.git
pauldr@weller:~/Code/php/web-php$ nano .git/config pauldr@weller:~/Code/php/web-php$ git push origin master remote: Permission to php/web-php.git denied to dragoonis. fatal: unable to access 'https://github.com/php/web-php.git/': The requested URL returned error: 403 On Mon, Jun 8, 2015 at 10:46 AM, Peter Cowburn <[email protected]> wrote: > > > On 8 June 2015 at 10:28, Paul Dragoonis <[email protected]> wrote: > >> Well, maybe I'm being dumb, it's Monday morning - but there's no button >> to accept the pull request. >> > > You mean to merge the PR? I don't think that's something the qa interface > provides. > > You'll want to follow the steps in "show pull instructions". > > >> >> On Mon, Jun 8, 2015 at 10:12 AM, Peter Cowburn <[email protected]> >> wrote: >> >>> >>> >>> On 8 June 2015 at 09:36, Paul Dragoonis <[email protected]> wrote: >>> >>>> Hey list, >>>> >>>> I've been trying to maintain some PR's and I don't seem to have access >>>> on >>>> QA to branches that I have svn/git karma for. >>>> >>> >>> What's the problem that you're seeing? >>> >>> >>>> >>>> https://qa.php.net/pulls/#repo=web-php >>>> >>>> Can someone fix this for me? >>>> >>>> Many thanks, >>>> Paul >>>> >>> >>> >> >
