OSDN Git Service

Fixed issue #151: need "stash pop" function and clear HasAdminDir HasGitSVN HashSubmo...
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / AppUtils.h
index dea827e..baadd40 100644 (file)
@@ -183,7 +183,8 @@ public:
        static CString ToRelativeTimeString(CTime time);\r
 \r
        static CString GetMergeTempFile(CString str,CTGitPath &merge);\r
-       static int         StashApply(CString ref);\r
+       static int      StashApply(CString ref);\r
+       static int      StashPop();\r
 \r
     static bool IsSSHPutty();\r
 \r