软件包: gitolite3 (3.6.12-1)
gitolite3 的相关链接
Trisquel 的资源:
下载源码包 gitolite3:
维护者:
Original Maintainers:
- David Bremner
- Rhonda D'Vine
外部的资源:
- 主页 [github.com]
相似软件包:
SSH-based gatekeeper for git repositories (version 3)
Gitolite is an SSH-based gatekeeper providing access control for a server that hosts many git repositories. Without gitolite, each developer needing to push to one of the repositories hosted would need a user account on that server; gitolite lets you do that just using SSH public keys tied to a single, common, user that hosts all the repositories.
Gitolite can restrict who can read (clone/fetch) from or write (push) to a repository, and who can push to what branch or tag - an important issue in corporate environments. Other features include:
* access control by branch-name or by modified file/directory; * per-developer "personal namespace" prefixes; * simple but powerful configuration file syntax (with validation); * config files (and authority for maintaining them) can be split; * easy integration with gitweb; * comprehensive logging; * easy migration from gitosis.
其他与 gitolite3 有关的软件包
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: debconf (>= 0.5)
- Debian configuration management system
- 或者 debconf-2.0
- 本虚包由这些包填实: cdebconf, cdebconf-udeb, debconf
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: openssh-client
- secure shell (SSH) client, for secure access to remote machines
-
- dep: openssh-server
- secure shell (SSH) server, for secure access from remote machines
- 或者 ssh-server
- 本虚包由这些包填实: dropbear-bin, lsh-server, openssh-server, tinysshd
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
-
- sug: git-daemon-sysvinit
- fast, scalable, distributed revision control system (git-daemon service)
-
- sug: gitweb
- fast, scalable, distributed revision control system (web interface)