Merge "Mention the push %l-parameter in the documentation"

This commit is contained in:
David Pursehouse
2014-10-06 00:12:18 +00:00
committed by Gerrit Code Review

View File

@@ -155,6 +155,19 @@ updates:
git push ssh://john.doe@git.example.com:29418/kernel/common HEAD:refs/for/experimental%topic=driver/i42
====
Review labels can be applied to the change by using the -l option
in the reference:
====
git push ssh://john.doe@git.example.com:29418/kernel/common HEAD:refs/for/experimental%l=Verified+1
====
The `l='label[score]'` option may be specified more than once to
apply multiple review labels.
The value is optional. If not specified, it defaults to +1 (if
the label range allows it).
If you are frequently uploading changes to the same Gerrit server,
consider adding an SSH host block in `~/.ssh/config` to remember
your username, hostname and port number. This permits the use of