summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2015-03-18 15:28:44 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-03-18 14:41:25 +0000
commitec9f3ee79e5bd2bb96094194c8a5594df3d78e47 (patch)
treead2d8f51ba7b85700439fff25a4b59a21fdf067d /doc
parent1b60a88dd54acf376d1506c34673e262560d3eb4 (diff)
downloadqt-creator-ec9f3ee79e5bd2bb96094194c8a5594df3d78e47.tar.gz
Doc: new "Stash Unstaged Files" Git function
Change-Id: Ia828f07279cde4d57b2550937a94f13edfe996b2 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-vcs.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/howto/creator-vcs.qdoc b/doc/src/howto/creator-vcs.qdoc
index 5c9842e0ee..6c050c52a4 100644
--- a/doc/src/howto/creator-vcs.qdoc
+++ b/doc/src/howto/creator-vcs.qdoc
@@ -524,7 +524,9 @@
To stash all local changes, select \uicontrol Tools > \uicontrol Git >
\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,
display or delete them, select \uicontrol Stashes.