PhD moved to git

[email protected] (Hannes Magnusson) Fri, 2 Mar 2012 15:48:52 +0100
Newsgroups php.doc,php.pear.doc
Message-ID <CADNQb0X6akHFq=0d-K-sQtkHVUXdqm9rje8Zrw-DB07L7DTysQ@mail.gmail.com>
Hi all

Just a quick headsup, PhD has been moved to git now, and mirrored on github[1].
To be able to commit to the imported repo you need to upload your ssh
key to master[2].

Gitweb interface is available on http://git.php.net/?p=phd.git;a=summary
The read-only url is: git://git.php.net/phd.git
Read-write url is: [email protected]:/phd.git

github pull requests are sent out to the [email protected] mailinglist.
Do note: You cannot push to the github repo, you will need to merge
the pull request locally and push to the git.php.net repo.


For more detailed info; https://wiki.php.net/vcs/gitfaq

-Hannes

[1] https://github.com/php/phd
[2] Login to https://master.php.net/manage/users.php and click "edit
my entry", paste your public key.