Rename 'Change Submit Action' in documentation to 'Submit Type'
Most places in the documentation speak about 'submit type'. It is confusing if in a few places another name is used. Change-Id: I326775044bfbfb0b17badb11b37c4c66cac91aaa Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -113,7 +113,7 @@ Defaults to MERGE_IF_NECESSARY unless
|
||||
link:config-gerrit.html#repository.name.defaultSubmitType[
|
||||
repository.<name>.defaultSubmitType] is set to a different value.
|
||||
For more details see link:project-setup.html#submit_type[
|
||||
Change Submit Actions].
|
||||
Submit Types].
|
||||
|
||||
--use-content-merge::
|
||||
If enabled, Gerrit will try to perform a 3-way merge of text
|
||||
|
@@ -57,7 +57,7 @@ Description values containing spaces should be quoted in single quotes
|
||||
|
||||
+
|
||||
For more details see
|
||||
link:project-setup.html#submit_type[Change Submit Actions].
|
||||
link:project-setup.html#submit_type[Submit Types].
|
||||
|
||||
--content-merge::
|
||||
If enabled, Gerrit will try to perform a 3-way merge of text
|
||||
|
@@ -45,7 +45,7 @@ Either restart the server, or flush the `project_list` cache:
|
||||
====
|
||||
|
||||
[[submit_type]]
|
||||
== Change Submit Action
|
||||
== Submit Type
|
||||
|
||||
The method Gerrit uses to submit a change to a project can be
|
||||
modified by any project owner through the project console, `Projects` >
|
||||
|
Reference in New Issue
Block a user