Merge branch 'stable-2.15'
* stable-2.15: Documentation/cmd-review.txt: --tags, tabs instead of spaces Documentation: Remove extra 'on' Change-Id: I200ee3d99947c96f37b765e5ced050306b8fa2de
This commit is contained in:
commit
54f821f47a
@ -127,12 +127,12 @@ branch.
|
||||
|
||||
--tag::
|
||||
-t::
|
||||
Apply a 'TAG' to the change message, votes, and inline comments. The 'TAG'
|
||||
can represent an external system like CI that does automated verification
|
||||
of the change. Comments that contain TAG values with 'autogenerated:' prefix
|
||||
can be filtered out in the web UI.
|
||||
Note that to apply different tags on different votes/comments, multiple
|
||||
invocations of the SSH command are required.
|
||||
Apply a 'TAG' to the change message, votes, and inline comments. The 'TAG'
|
||||
can represent an external system like CI that does automated verification
|
||||
of the change. Comments that contain TAG values with 'autogenerated:' prefix
|
||||
can be filtered out in the web UI.
|
||||
Note that to apply different tags on different votes/comments, multiple
|
||||
invocations of the SSH command are required.
|
||||
|
||||
== ACCESS
|
||||
Any user who has SSH access to Gerrit.
|
||||
|
@ -5988,7 +5988,7 @@ Unset for draft comments, assumed to be the calling user.
|
||||
|`tag` |optional|
|
||||
Value of the `tag` field from link:#review-input[ReviewInput] set
|
||||
while posting the review.
|
||||
NOTE: To apply different tags on on different votes/comments multiple
|
||||
NOTE: To apply different tags on different votes/comments multiple
|
||||
invocations of the REST call are required.
|
||||
|`unresolved` |optional|
|
||||
Whether or not the comment must be addressed by the user. The state of
|
||||
|
Loading…
Reference in New Issue
Block a user