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