Repositories
ubuntu-rails-livecd
-
Cloning this repository:
git clone git://gitorious.org/ubuntu-rails-livecd/ubuntu-rails-livecd.git ubuntu-rails-livecd cd ubuntu-rails-livecd
Add this repository as a remote to an existing local repository:
git remote add ubuntu-rails-livecd git://gitorious.org/ubuntu-rails-livecd/ubuntu-rails-livecd.git git fetch ubuntu-rails-livecd git checkout -b my-local-tracking-branch ubuntu-rails-livecd/master_or_other_branch
mojopikons-ubuntu-rails-livecd
-
Cloning this repository:
git clone git://gitorious.org/~mojopikon/ubuntu-rails-livecd/mojopikons-ubuntu-rails-livecd.git mojopikons-ubuntu-rails-livecd cd mojopikons-ubuntu-rails-livecd
Add this repository as a remote to an existing local repository:
git remote add mojopikons-ubuntu-rails-livecd git://gitorious.org/~mojopikon/ubuntu-rails-livecd/mojopikons-ubuntu-rails-livecd.git git fetch mojopikons-ubuntu-rails-livecd git checkout -b my-local-tracking-branch mojopikons-ubuntu-rails-livecd/master_or_other_branch

