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

