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

