forked from qt-creator/qt-creator
Doc: VCS information is visible in the Projects pane
If available, the name of the branch from which the project was opened is displayed in brackets after the project name in the Projects view in the sidebar the Edit mode. Change-Id: Iffec0c8b1a822605f3bbd9d94a1d84aba0cda2e2 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -160,6 +160,9 @@
|
||||
a list of all projects open in the current session. The files for each
|
||||
project are grouped according to their file type.
|
||||
|
||||
If the project is under version control, information from the version control system
|
||||
might be displayed in brackets after the project name. This is currently implemented for
|
||||
Git (the branch name or a tag is displayed) and ClearCase (the view name is displayed).
|
||||
|
||||
You can use the project tree in the following ways:
|
||||
|
||||
|
Reference in New Issue
Block a user