OSDN Git Service

Fixed issue #151: need "stash pop" function and clear HasAdminDir HasGitSVN HashSubmo...
[tortoisegit/TortoiseGitJp.git] / src / Git / TGitPath.h
index 6235338..07528fc 100644 (file)
@@ -219,6 +219,9 @@ public:
        bool HasAdminDir(CString *ProjectTopDir) const;\r
        bool HasSubmodules() const;\r
        bool HasGitSVNDir() const;\r
+       bool HasStashDir() const;\r
+\r
+       int  GetAdminDirMask() const;\r
        \r
        /**\r
         * Checks if the path point to or below a Subversion admin directory (.Git).\r