Allow Stackalytics maintainers to rewrite history
In order to filter some potentially problematic content from the x/stackalytics repository's master branch history, grant its maintainers permission to push --force that rewrite including changes from other committers and merge commits. Change-Id: I0b7fc39fb422f89a04ec926607619c3418016787
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
[access "refs/*"]
|
||||||
|
forgeCommitter = group stackalytics-core
|
||||||
|
push = +force group stackalytics-core
|
||||||
|
pushMerge = group stackalytics-core
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
abandon = group stackalytics-core
|
abandon = group stackalytics-core
|
||||||
create = group stackalytics-core
|
create = group stackalytics-core
|
||||||
|
Reference in New Issue
Block a user