Package gitolite: Information

    Source package: gitolite
    Version: 3.6.13-alt1
    Latest version according to Repology
    Build time:  Sep 12, 2023, 12:41 AM in the task #329313
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: Highly flexible server for git directory version tracker
    Description: 
    Gitolite allows a server to host many git repositories and
    provide access to many developers, without having to give them
    real userids on the server.  The essential magic in doing this
    is ssh's pubkey access and the authorized keys file, and the
    inspiration was an older program called gitosis.
    
    Gitolite can restrict who can read from (clone/fetch) or write
    to (push) a repository. It can also restrict who can push to what
    branch or tag, which is very important in a corporate environment.
    Gitolite can be installed without requiring root permissions, and
    with no additional software than git itself and perl. It also has
    several other neat features described below and elsewhere in the
    doc/ directory.

    List of rpms provided by this srpm:
    gitolite (noarch)
    gitolite-doc (noarch)

    Maintainer: Michael Shigorin



      1. rpm-build-licenses
      2. perl-Encode
      3. perl-Redis
      4. perl-Text-Balanced
      5. perl-Text-Markdown

    Last changed


    Sept. 11, 2023 Nikolay A. Fetisov 3.6.13-alt1
    - New version
    Feb. 10, 2022 Nikolay A. Fetisov 3.6.12-alt2
    - fix build process
    July 16, 2021 Nikolay A. Fetisov 3.6.12-alt1
    - restored from orphaned
    - new version
    - move documentation to the -doc subpackage