Repositories
jerboa
A simple qt4-based media player.
-
Cloning this repository:
git clone git://gitorious.org/jerboa/jerboa.git jerboa cd jerboa
Add this repository as a remote to an existing local repository:
git remote add jerboa git://gitorious.org/jerboa/jerboa.git git fetch jerboa git checkout -b my-local-tracking-branch jerboa/master_or_other_branch

