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

