Code Review
/
AGL.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c3b1f54
)
Add also Create Reference right for refs/tags/*.
author
Jan-Simon Moeller
<jsmoeller@linuxfoundation.org>
Fri, 14 Aug 2015 14:44:58 +0000
(14:44 +0000)
committer
Gerrit Code Review
<gerrit@172.30.200.200>
Fri, 14 Aug 2015 14:44:58 +0000
(14:44 +0000)
This will allow Mergers to directly set also non-annotated tags.
project.config
patch
|
blob
|
history
diff --git
a/project.config
b/project.config
index
a5ae561
..
d689619
100644
(file)
--- a/
project.config
+++ b/
project.config
@@
-22,3
+22,5
@@
pushTag = group Project Owners
pushSignedTag = group AGL-mergers
pushSignedTag = group Project Owners
+ create = group AGL-mergers
+ create = group Project Owners