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

