< Previous | Contents | Next >
2.4. Installing a gitolite server
While the above is sufficient to create, clone and edit repositories, users wanting to install git on a server will most likely want to have git work like a more traditional source control management server, with multiple users and access rights management. The suggested solution is to install gitolite with the following command:
sudo apt install gitolite