Name: | gitolite3 |
---|---|
Epoch: | 1 |
Version: | 3.6.10 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 496158 |
License: | GPLv2 and CC-BY-SA |
RPM: | gitolite3-3.6.10-1.el7.noarch.rpm |
Source RPM: | gitolite3-3.6.10-1.el7.src.rpm |
Build Date: | Sun Oct 21 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/sitaramc/gitolite |
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. |
- 3.6.10.
- Latest upstream.
- Latest upstream.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Back upstream patch making gitolite respect the ALLOW_ORPHAN_GL_CONF configuration variabe - Include the compile-1 command upstream brought in Fedora in: https://github.com/sitaramc/gitolite/commit/afb8afa14a892895dc48664c6526351cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Backport upstream patch for dist-git Upstream: https://github.com/sitaramc/gitolite/commit/41b7885b77cfe992ad3c96d0b021ece51ce1b3e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Latest upstream.