Control auto-publishing comments on push with preference

Change-Id: Ibf6c61d8c34ee790ca7ed29a0fad0b5e81910f09
This commit is contained in:
Dave Borowitz
2017-04-27 10:32:42 -04:00
parent cb861921a7
commit d6ee48ebc3
15 changed files with 155 additions and 5 deletions

View File

@@ -272,6 +272,11 @@ If you have draft comments on the change(s) that are updated by the push, the
git push ssh://john.doe@git.example.com:29418/kernel/common HEAD:refs/for/experimental%publish-comments
----
The default for this option can be set as a
link:intro-user.html#publish-comments-on-push[user preference]. If the
preference is set so the default behavior is to publish, this can be overridden
with the `no-publish-comments` (or `np`) option.
[[review_labels]]
==== Review Labels