From 306f53f335ed3b96bf5b8033df8424f93a3d02d2 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 27 Mar 2019 15:12:17 +0100 Subject: [PATCH] Doc: Describe new functionality in the Git Branches view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - The list of branches shows a detached HEAD entry if user checked out a commit - The Push action was added to the context menu for remote repositories Change-Id: Ic51e10e1b357708f53e8181eae2cb418901cff6f Reviewed-by: André Hartmann Reviewed-by: Orgad Shaneh --- doc/src/vcs/creator-vcs-git.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc index 2c8b6bbf9cb..34dde382be4 100644 --- a/doc/src/vcs/creator-vcs-git.qdoc +++ b/doc/src/vcs/creator-vcs-git.qdoc @@ -224,6 +224,9 @@ branch is shown in bold and underlined in the list of branches in the \uicontrol {Git Branches} sidebar view. + If you checked out a specific commit, the list of branches displays a + \e {Detached HEAD} entry. + For local and remote branches, the changes log can be shown by double clicking on the branch name. @@ -281,6 +284,9 @@ \row \li \uicontrol Track \li Set the current branch to track the selected one. + \row + \li \uicontrol Push + \li Push the committed changes to the selected remote branch. \endtable The following additional context-menu operations are available for