slackbuilds/system/gitolite
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
README.SLACKWARE
gitolite
gitolite.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
gitolite.info system/gitolite: Updated for version 3.6.7. 2017-07-26 18:28:21 +07:00
slack-desc

README

gitolite (Hosting git repositories)

Gitolite allows you to setup git hosting on a central server, with very
fine-grained access control and many (many!) more powerful features.

This script expects and offers commands to create 'gitolite' user and a
group. Switching to a more popular username, such as 'git', is done by
running the script like this:

  GL_USER=git GL_GROUP=git ./gitolite.SlackBuild

See README.SLACKWARE (which is also installed with the package docs) for
setup, configuration, and usage hints.