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

