project-configuration: Improve wording of 'Fast Forward Only'

Change-Id: Iec509c1eb50abebf36f7724b41984147743e5d74
This commit is contained in:
David Pursehouse 2019-07-16 08:52:14 +09:00
parent 91203c9257
commit 749033e388

View File

@ -60,8 +60,9 @@ The following submit types are supported:
[[fast_forward_only]] [[fast_forward_only]]
* Fast Forward Only * Fast Forward Only
+ +
With this method no merge commits are produced. All merges must With this method Gerrit does not create merge commits on submitting a
be handled on the client, prior to uploading to Gerrit for review. change. Merge commits may still be submitted, but they must be created
on the client prior to uploading to Gerrit for review.
+ +
To submit a change, the change must be a strict superset of the To submit a change, the change must be a strict superset of the
destination branch. That is, the change must already contain the destination branch. That is, the change must already contain the