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

