contrib: Add information about gitolite-tools

Signed-off-by: Teemu Matilainen <teemu.matilainen@iki.fi>
This commit is contained in:
Teemu Matilainen 2010-05-14 19:23:09 +03:00
parent 42c3543e97
commit b278d430b8

View file

@ -0,0 +1,15 @@
# gitolite-tools
gitolite-tools is a collection of external git commands to work with
gitolite server and repositories:
* git gl-info - Display gitolite server information
* git gl-ls - List accessible gitolite repositories
* git gl-desc - Display or edit description of gitolite wildcard repositories
* git gl-perms - Display or edit permissions of gitolite wildcard repositories
* git gl-htpasswd - Set password for gitweb/apache
## Homepage
The project in GitHub:
[http://github.com/tmatilai/gitolite-tools](http://github.com/tmatilai/gitolite-tools)