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

