gitolite-admin branch master updated. fcffd256df5730a6574303d7b3ef6130e47d3819
draenog
draenog at pld-linux.org
Thu Jun 28 08:08:32 CEST 2012
The branch, master has been updated
via fcffd256df5730a6574303d7b3ef6130e47d3819 (commit)
from 5f542cd5250f7f9041dc796d2a65cdc33f58a7ab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fcffd256df5730a6574303d7b3ef6130e47d3819
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Thu Jun 28 08:08:12 2012 +0200
Changed format of auto tags
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 2a9a0e4..3d6c8cd 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -20,10 +20,10 @@ repo Refs
repo packages/..*
C = @pld-devel
R = daemon gitweb
- RW refs/tags/auto-th = @th-builders
- RW refs/tags/auto-ac = @ac-builders
- RW refs/tags/auto-ti = @ti-builders
- - refs/tags/auto- = @all
+ RW refs/tags/auto/th = @th-builders
+ RW refs/tags/auto/ac = @ac-builders
+ RW refs/tags/auto/ti = @ti-builders
+ - refs/tags/auto = @all
- = @builders
- refs/heads/R[aA]- = @all
- refs/tags/R[aA]- = @all
-----------------------------------------------------------------------
Summary of changes:
conf/gitolite.conf | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
gitolite-admin
More information about the test
mailing list