diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc index aadc914bf5e..2c8b6bbf9cb 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