1162b3bf33
It will be based on / forked from git-review Change-Id: I81803cb140bfef6f5f38752ceab5a39cb506fd9a
14 lines
284 B
Plaintext
14 lines
284 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group git-restack-core
|
|
label-Code-Review = -2..+2 group git-restack-core
|
|
label-Workflow = -1..+1 group git-restack-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group git-restack-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|