http://uov5vlsywysdx44mykfwhezqazyubs7zyqdrsl7iaawwrtkkdaig5xqd.onion/articles/SetupGitServer
And after that, run as root: root:server# chmod g+rX /var/lib/git & & chmod -R g+rX /var/lib/git/repositories Done! Now Gitolite is configured! Create repositories Do NOT add new repos or users manually on the server!!! To create a repository, run the following on your computer (Here, I'm cloning it on /tmp/): user:computer$ cd /tmp & & git clone git@server:gitolite-admin.git After that, use your text editor to edit the conf/gitolite.conf.