Repositories
php-status
-
Cloning this repository:
git clone git://gitorious.org/php-status/php-status.git php-status cd php-status
Add this repository as a remote to an existing local repository:
git remote add php-status git://gitorious.org/php-status/php-status.git git fetch php-status git checkout -b my-local-tracking-branch php-status/master_or_other_branch

