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