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

