Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/perl-uri/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/perl-uri/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
uri-heuristicstest-fix
-
Cloning this repository:
git clone git://gitorious.org/~jnapiorkowski/perl-uri/uri-heuristicstest-fix.git uri-heuristicstest-fix cd uri-heuristicstest-fix
Add this repository as a remote to an existing local repository:
git remote add uri-heuristicstest-fix git://gitorious.org/~jnapiorkowski/perl-uri/uri-heuristicstest-fix.git git fetch uri-heuristicstest-fix git checkout -b my-local-tracking-branch uri-heuristicstest-fix/master_or_other_branch
query-param-order
-
Cloning this repository:
git clone git://gitorious.org/~mattlaw/perl-uri/query-param-order.git query-param-order cd query-param-order
Add this repository as a remote to an existing local repository:
git remote add query-param-order git://gitorious.org/~mattlaw/perl-uri/query-param-order.git git fetch query-param-order git checkout -b my-local-tracking-branch query-param-order/master_or_other_branch

