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