Repositories
atrapa-la-arrastradora
Juego que consiste en que la Guardia Nacional debe atrapar las arrastradoras que están realizando pesca ilegal, por supuesto con la ayuda del jugador.
-
Cloning this repository:
git clone git://gitorious.org/atrapa-la-arrastradora/atrapa-la-arrastradora.git atrapa-la-arrastradora cd atrapa-la-arrastradora
Add this repository as a remote to an existing local repository:
git remote add atrapa-la-arrastradora git://gitorious.org/atrapa-la-arrastradora/atrapa-la-arrastradora.git git fetch atrapa-la-arrastradora git checkout -b my-local-tracking-branch atrapa-la-arrastradora/master_or_other_branch

