Repositories
janastu-website
Code for the janastu website in Mouchak
-
Cloning this repository:
git clone git://git.pantoto.org/janastu-website/janastu-website.git janastu-website cd janastu-website
Add this repository as a remote to an existing local repository:
git remote add janastu-website git://git.pantoto.org/janastu-website/janastu-website.git git fetch janastu-website git checkout -b my-local-tracking-branch janastu-website/master_or_other_branch