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

