aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-02-01 13:07:17 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-02-01 12:36:26 +0000
commit28d0a5e5374e1067ff111aa1af0e791bf4411236 (patch)
treefc1470eb474004a65d96223bb5459823dab5a13b
parentfbbdfd24446c12eff7761d16c6acbf8e24985a5c (diff)
Doc: Describe new push to Gerrit options
You can now push drafts/private changes and work-in-progress changes (since Gerrit 2.15). Add a screenshot. Change-Id: Icf27356bfa130a6104152439da4dcbcd19ac245f Reviewed-by: Orgad Shaneh <orgads@gmail.com>
-rw-r--r--doc/images/qtcreator-gerrit-push.pngbin0 -> 32150 bytes
-rw-r--r--doc/src/vcs/creator-vcs-git.qdoc7
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/images/qtcreator-gerrit-push.png b/doc/images/qtcreator-gerrit-push.png
new file mode 100644
index 0000000000..0a831f2197
--- /dev/null
+++ b/doc/images/qtcreator-gerrit-push.png
Binary files differ
diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc
index 56d77d969f..d2e364055e 100644
--- a/doc/src/vcs/creator-vcs-git.qdoc
+++ b/doc/src/vcs/creator-vcs-git.qdoc
@@ -299,6 +299,13 @@
\uicontrol Git > \uicontrol {Remote Repository} >
\uicontrol {Push to Gerrit}.
+ \image qtcreator-gerrit-push.png
+
+ Select the \uicontrol {Draft/private} check box to push changes that are
+ only visible to you and the reviewers. If you are using Gerrit 2.15 or
+ later, you can select the \uicontrol {Work-in-progress} check box to push
+ changes that do not generate email notifications.
+
To view the same information about each change as in the Gerrit
web interface, select \uicontrol Tools > \uicontrol Git >
\uicontrol {Remote Repository} > \uicontrol Gerrit.