diff --git a/Documentation/intro-user.txt b/Documentation/intro-user.txt index 6242fcf27a..c2d53e0613 100644 --- a/Documentation/intro-user.txt +++ b/Documentation/intro-user.txt @@ -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