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

