OSDN Git Service

Add Git submodule update and fix ProgressDlg show Okay when command still running.
[tortoisegit/TortoiseGitJp.git] / src / Git / GitAdminDir.h
index bc1e02c..53adcef 100644 (file)
@@ -29,6 +29,8 @@ public:
        bool HasAdminDir(const CString& path) const;\r
        bool HasAdminDir(const CString& path,CString * ProjectTopDir) const;\r
        bool HasAdminDir(const CString& path, bool bDir,CString * ProjectTopDir=NULL) const;\r
+       CString GetSuperProjectRoot(const CString& path);\r
+\r
        CString GetGitTopDir(const CString& path);\r
        \r
        /// Returns true if the admin dir name is set to "_svn".\r