Repositories
pypbc
main repo
-
Cloning this repository:
git clone git://gitorious.org/pypbc/pypbc.git pypbc cd pypbc
Add this repository as a remote to an existing local repository:
git remote add pypbc git://gitorious.org/pypbc/pypbc.git git fetch pypbc git checkout -b my-local-tracking-branch pypbc/master_or_other_branch
vijayshekhawats-pypbc
-
Cloning this repository:
git clone git://gitorious.org/~vijayshekhawat/pypbc/vijayshekhawats-pypbc.git vijayshekhawats-pypbc cd vijayshekhawats-pypbc
Add this repository as a remote to an existing local repository:
git remote add vijayshekhawats-pypbc git://gitorious.org/~vijayshekhawat/pypbc/vijayshekhawats-pypbc.git git fetch vijayshekhawats-pypbc git checkout -b my-local-tracking-branch vijayshekhawats-pypbc/master_or_other_branch

