Fixed issue #801: Be able to enter a custom stash message
[TortoiseGit.git] / doc / source / en / TortoiseGit / tsvn_dug / dug_stash.xml
blob2cc890f9c58877268d6bdbf7c99de64237d78b3d
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE sect1 SYSTEM "../../../dtd/dblite.dtd">\r
3 <sect1 id="tsvn-dug-stash">\r
4         <?dbhh topicname="HIDD_STASH"?>\r
5         <title>Stash Changes</title>\r
6         <indexterm>\r
7                 <primary>stash</primary>\r
8         </indexterm>\r
9         <para>\r
10                 When you want to record the current state of the working directory and the index,\r
11                 but want to go back to a clean working directory,\r
12                 <action>right click</action> on a folder to pop up the context menu and then select\r
13                 the command\r
14                 <menuchoice>\r
15                         <guimenu>TortoiseGit</guimenu>\r
16                         <guimenuitem>Stash Save</guimenuitem>\r
17                 </menuchoice>\r
18                 A dialog will pop up where you can optionally enter a message for this state.\r
19         </para>\r
20         <para>\r
21                 You can find more information at <xref linkend="git-stash(1)"/>\r
22         </para>\r
23 </sect1>\r