intro-user.txt: Mention that topics may affect submission

Change-Id: I25b056bce62e11b5168c8a2ad2dda5a8e554a639
This commit is contained in:
Dave Borowitz
2018-03-15 10:28:24 -04:00
parent 8f58fd9c06
commit c0012516bf

View File

@@ -474,6 +474,10 @@ push], either by appending `%topic=...` to the ref name or through
the use of the command line flag `--push-option`, aliased to `-o`,
followed by `topic=...`.
Gerrit may be link:config-gerrit.html#change.submitWholeTopic[configured] to
submit all changes in a topic together with a single click, even when topics
span multiple projects.
.Set Topic on Push
----
$ git push origin HEAD:refs/for/master%topic=multi-master