forked from qt-creator/qt-creator
Doc: Describe Gerrit changes
Update screenshots. Change-Id: I1392d932613c2673e482dc121b13b7335c1ed713 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 168 KiB |
@@ -292,11 +292,6 @@
|
||||
If your Git project uses Gerrit for code reviews, you can view your changes
|
||||
in \QC.
|
||||
|
||||
Select \uicontrol Tools > \uicontrol Options > \uicontrol {Version Control}
|
||||
> \uicontrol Gerrit to specify the connection to the Gerrit server.
|
||||
|
||||
\image qtcreator-gerrit-options.png
|
||||
|
||||
To push committed changes to Gerrit, select \uicontrol Tools >
|
||||
\uicontrol Git > \uicontrol {Remote Repository} >
|
||||
\uicontrol {Push to Gerrit}.
|
||||
@@ -319,6 +314,17 @@
|
||||
|
||||
To refresh the list of changes, select \uicontrol Refresh.
|
||||
|
||||
The \uicontrol Remote field lists the remotes of the current repository that
|
||||
are detected as Gerrit servers. Select \uicontrol Tools > \uicontrol Options
|
||||
> \uicontrol {Version Control} > \uicontrol Gerrit to specify a fallback
|
||||
connection to a Gerrit server over SSH. The Gerrit REST interface and the
|
||||
\l{https://curl.haxx.se/}{curl} tool are used for HTTP connections.
|
||||
|
||||
Select the \uicontrol HTTPS check box to prepend \c https to the Gerrit URL
|
||||
if Gerrit does not provide it.
|
||||
|
||||
\image qtcreator-gerrit-options.png
|
||||
|
||||
\section1 Working with Git Tools
|
||||
|
||||
To start a graphical interface to Git, select \uicontrol Tools >
|
||||
|
||||
Reference in New Issue
Block a user