Sorted, used the https URL - thanks for refreshing me memory on this. On Mon, Jun 8, 2015 at 5:42 PM, Maciej Sobaczewski <[email protected]> wrote:
> Hey > > W dniu 2015-06-08 o 18:08, Paul Dragoonis pisze: > >> 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 >> >> > You need to push to git.php.net ([email protected]:/web/php.git). Github is > just a read-only mirror in this case. Respective PR will be then closed > automatically. > > Maciej. > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
