|
Source
How to fetch the Loki source via Git
Loki's source code is not managed through Google Code, but instead hosted at GitHub and uses Git as its source control system. Anyone can clone the Loki Git repository locally by running git clone git://github.com/carleton/loki.git, but if you would possibly like to contribute your changes back to the official Loki distribution, it's easiest to make a fork on GitHub. Just visit Loki's GitHub project page and hit "fork"! |
