OSDN Git Service

merge original branch.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / Commands / DiffCommand.cpp
index dd081f8..9cbc229 100644 (file)
@@ -32,7 +32,7 @@ bool DiffCommand::Execute()
 //     bool bBlame = !!parser.HasKey(_T("blame"));\r
        if (path2.IsEmpty())\r
        {\r
-               if (cmdLinePath.IsDirectory())\r
+               if (this->orgCmdLinePath.IsDirectory())\r
                {\r
                        CChangedDlg dlg;\r
                        dlg.m_pathList = CTGitPathList(cmdLinePath);\r