I noticed recurring SYSTEM_CHECK errors in the logs.
/var/lib/gitolite/.ssh/authorized_keys is empty. In order to retrieve a file with the gitolite admin public key, run the script : /usr/share/tuleap/plugins/git/bin/recreate_authorized_keys.sh
There are several problems in this script:
To test Git, I created a repo in one of the projects. The repo is stuck in the creation queue.
What's missing to get Git to work?