Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/libwww-perl/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/libwww-perl/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
alexey-tourbins-clone
-
Cloning this repository:
git clone git://gitorious.org/~alexey-tourbin/libwww-perl/alexey-tourbins-clone.git alexey-tourbins-clone cd alexey-tourbins-clone
Add this repository as a remote to an existing local repository:
git remote add alexey-tourbins-clone git://gitorious.org/~alexey-tourbin/libwww-perl/alexey-tourbins-clone.git git fetch alexey-tourbins-clone git checkout -b my-local-tracking-branch alexey-tourbins-clone/master_or_other_branch
hdp-clone
-
Cloning this repository:
git clone git://gitorious.org/~hdp/libwww-perl/hdp-clone.git hdp-clone cd hdp-clone
Add this repository as a remote to an existing local repository:
git remote add hdp-clone git://gitorious.org/~hdp/libwww-perl/hdp-clone.git git fetch hdp-clone git checkout -b my-local-tracking-branch hdp-clone/master_or_other_branch
esertes-clone
-
Cloning this repository:
git clone git://gitorious.org/~eserte/libwww-perl/esertes-clone.git esertes-clone cd esertes-clone
Add this repository as a remote to an existing local repository:
git remote add esertes-clone git://gitorious.org/~eserte/libwww-perl/esertes-clone.git git fetch esertes-clone git checkout -b my-local-tracking-branch esertes-clone/master_or_other_branch
madsen-clone
-
Cloning this repository:
git clone git://gitorious.org/~madsen/libwww-perl/madsen-clone.git madsen-clone cd madsen-clone
Add this repository as a remote to an existing local repository:
git remote add madsen-clone git://gitorious.org/~madsen/libwww-perl/madsen-clone.git git fetch madsen-clone git checkout -b my-local-tracking-branch madsen-clone/master_or_other_branch

