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

