forked from qt-creator/qt-creator
Doc: new "Stash Unstaged Files" Git function
Change-Id: Ia828f07279cde4d57b2550937a94f13edfe996b2 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Leena Miettinen
parent
1b60a88dd5
commit
ec9f3ee79e
@@ -524,7 +524,9 @@
|
|||||||
|
|
||||||
To stash all local changes, select \uicontrol Tools > \uicontrol Git >
|
To stash all local changes, select \uicontrol Tools > \uicontrol Git >
|
||||||
\uicontrol {Local Repository} > \uicontrol Stash > \uicontrol Stash. The working copy is reset
|
\uicontrol {Local Repository} > \uicontrol Stash > \uicontrol Stash. The working copy is reset
|
||||||
to the state it had after the last commit.
|
to the state it had after the last commit. To save the current state of your
|
||||||
|
unstaged files and reset the repository to its staged state, select
|
||||||
|
\uicontrol {Stash Unstaged Files}.
|
||||||
|
|
||||||
To display a dialog that shows all known stashes with options to restore,
|
To display a dialog that shows all known stashes with options to restore,
|
||||||
display or delete them, select \uicontrol Stashes.
|
display or delete them, select \uicontrol Stashes.
|
||||||
|
|||||||
Reference in New Issue
Block a user