OSDN Git Service

Basic File diff dialog is okay to show prediff command
[tortoisegit/TortoiseGitJp.git] / src / Git / GitRev.h
index 64ff796..cc93f96 100644 (file)
@@ -77,6 +77,10 @@ public:
 \r
        int ParserFromCommit(GIT_COMMIT *commit);\r
        int ParserParentFromCommit(GIT_COMMIT *commit);\r
+\r
+       int GetCommitFromHash(CGitHash &hash);\r
+       int GetCommit(CString &Rev);\r
+\r
 public:\r
        void DbgPrint();\r
 private:\r