13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group swift3-core
|
|
label-Approved = +0..+1 group swift3-core
|
|
workInProgress = group swift3-core
|
|
[access "refs/tags/*"]
|
|
create = group swift3-ptl
|
|
pushTag = group swift3-ptl
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|