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