aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2018-11-25 15:13:54 +0100
committerAndré Hartmann <aha_1980@gmx.de>2018-11-26 11:20:34 +0000
commit952258a8f03a5000e302c6a584072776b5002284 (patch)
tree0882243a18971310a9dd4df1b3495e23079092a6 /doc
parente77729a05a48c5fc9a33b75188caee4250633a99 (diff)
Git: Add documentation for svn dcommit
Change-Id: If21347444b2b20c54ebd4e49aecdc0f0ac3b356c Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/vcs/creator-vcs-git.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc
index aadc914bf5..2c8b6bbf9c 100644
--- a/doc/src/vcs/creator-vcs-git.qdoc
+++ b/doc/src/vcs/creator-vcs-git.qdoc
@@ -419,6 +419,11 @@
To view the Git Subversion log, select \uicontrol Log.
+ To publish the commits from the current branch to the Subversion server,
+ select \uicontrol DCommit. This will create a revision in Subversion for
+ every local Git commit. Afterwards, the branch is rebased or reset
+ (depending on whether or not there is a diff between Subversion and head).
+
\section2 Reviewing Code with Gerrit
If your Git project uses Gerrit for code reviews, you can view your changes