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>
This commit is contained in:
Andre Hartmann
2018-11-25 15:13:54 +01:00
committed by André Hartmann
parent e77729a05a
commit 952258a8f0

View File

@@ -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