Enable receive.rejectImplicitMerges for Gerrit

Document our intent to enforce the rejectImplicitMerges option for
receipt of changes, in order to avoid silently merging the target
branch to include the change's history from another branch where
those commits are already present.

Change-Id: I7478825ed58c5a4e7cf29d06a770e70c7b5a7759
This commit is contained in:
Jeremy Stanley 2023-06-05 22:12:33 +00:00
parent 6a09102d82
commit d3224e71b4
1 changed files with 3 additions and 0 deletions

View File

@ -335,6 +335,9 @@ Next, edit ``project.config`` to look like::
[project]
description = Rights inherited by all other projects
[receive]
rejectImplicitMerges = true
Now edit the groups file. The format is::
#UUID Group Name