gitolite/conf
Teemu Matilainen f37fb45144 compile: support "repo @all" definitions
"repo @all" can be used to set permissions or configurations for all
already defined repos.  (A repository is defined if it has permission
rules associated, empty "repo" stanza or "@group=..." line is not enough.)

For example to allow a backup user to clone all repos:

  # All other configuration
  [...]
  repo @all
       R = backup

Signed-off-by: Teemu Matilainen <teemu.matilainen@reaktor.fi>
2009-12-21 22:11:21 +05:30
..
example.conf compile: support "repo @all" definitions 2009-12-21 22:11:21 +05:30
example.gitolite.rc doc/src: major doc/help text revamp 2009-10-31 00:21:37 +05:30