You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
338 B
15 lines
338 B
[access "refs/heads/*"] |
|
abandon = group syntribos-core |
|
create = group syntribos-core |
|
label-Code-Review = -2..+2 group syntribos-core |
|
label-Workflow = -1..+1 group syntribos-core |
|
|
|
[access "refs/tags/*"] |
|
pushSignedTag = group syntribos-core |
|
|
|
[receive] |
|
requireChangeId = true |
|
requireContributorAgreement = true |
|
|
|
[submit] |
|
mergeContent = true
|
|
|