forked from qt-creator/qt-creator
Doc: Describe additional reset types in Git Branches view
In addition to a hard reset, users can now choose a soft or mixed one. Change-Id: I11d27e335cb3c0f34ae9a6ddf81b7b8ae1948629 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -263,7 +263,10 @@
|
||||
\li Show the changes in a branch.
|
||||
\row
|
||||
\li \uicontrol Reset
|
||||
\li Hard reset the active branch to the selected branch.
|
||||
\li Reset the active branch to the selected branch. You
|
||||
can choose between a \uicontrol Hard, \uicontrol Mixed,
|
||||
and \uicontrol Soft reset. For more information, see
|
||||
\l{Resetting Local Repository}.
|
||||
\row
|
||||
\li \uicontrol Merge
|
||||
\li Join the development histories in two branches together.
|
||||
|
||||
Reference in New Issue
Block a user