| ... | @@ -348,19 +348,23 @@ Custom commit messages will be introduced by |
... | @@ -348,19 +348,23 @@ Custom commit messages will be introduced by |
|
|
|
|
|
|
|
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/53310) in GitLab 11.10.
|
|
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/53310) in GitLab 11.10.
|
|
|
|
|
|
|
|
Reviewers can also suggest changes to
|
|
Reviewers can also suggest changes to multiple lines with a single suggestion
|
|
|
multiple lines with a single suggestion within Merge Request diff discussions.
|
|
within Merge Request diff discussions by adjusting the range offsets. The
|
|
|
|
offsets are relative to the position of the diff discussion, and specify the
|
|
|
|
range to be replaced by the suggestion when it is applied.
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
In the example above, the suggestion covers three lines above and four lines below the commented diff line.
|
|
In the example above, the suggestion covers three lines above and four lines
|
|
|
It'd change from 3 lines _above_ to 4 lines _below_ the commented Diff line.
|
|
below the commented line. When applied, it would replace from 3 lines _above_
|
|
|
|
to 4 lines _below_ the commented line, with the suggested change.
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
NOTE: **Note:**
|
|
NOTE: **Note:**
|
|
|
Suggestions covering multiple lines are limited to 100 lines _above_ and 100 lines _below_
|
|
Suggestions covering multiple lines are limited to 100 lines _above_ and 100
|
|
|
the commented diff line, allowing up to 200 changed lines per suggestion.
|
|
lines _below_ the commented diff line, allowing up to 200 changed lines per
|
|
|
|
suggestion.
|
|
|
|
|
|
|
|
## Start a discussion by replying to a standard comment
|
|
## Start a discussion by replying to a standard comment
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |