Repositories
hhs
E-catalogues for the library of reference books and articles for the woman activist group Hengasara Hakkina Sanga.
-
Cloning this repository:
git clone git://git.pantoto.org/hhs/hhs.git hhs cd hhs
Add this repository as a remote to an existing local repository:
git remote add hhs git://git.pantoto.org/hhs/hhs.git git fetch hhs git checkout -b my-local-tracking-branch hhs/master_or_other_branch