gitolite/contrib/gitolite-tools.mkd
Sitaram Chamarty 6e29365316 MASSIVE set of changes to documents!
I got tired of being told "TL;DR".  Now the online versions of most
documents fit on a page or two, or at least most of them do.  The rest
has been split out (and you can see the links to the split out sections
right where the text is in the raw Markdown).

This is much more pleasant to read, and I've improved the linking so
it's much less effort for me to keep the links correct.
2011-11-02 21:04:33 +05:30

593 B

F=_gitolite_tools 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