OSDN Git Service

Add compare with working copy at log dialog
authorFrank Li <lznuaa@gmail.com>
Mon, 15 Jun 2009 05:11:59 +0000 (13:11 +0800)
committerFrank Li <lznuaa@gmail.com>
Mon, 15 Jun 2009 05:11:59 +0000 (13:11 +0800)
src/TortoiseProc/GitLogListBase.cpp

index 51ba5d7..300e503 100644 (file)
@@ -1199,7 +1199,7 @@ void CGitLogListBase::OnContextMenu(CWnd* pWnd, CPoint point)
                if (GetSelectedCount() == 1)\r
                {\r
                        {\r
-                               if (m_hasWC)\r
+                               //if (m_hasWC)\r
                                {\r
                                        if(m_ContextMenuMask&GetContextMenuBit(ID_COMPARE))\r
                                                popup.AppendMenuIcon(ID_COMPARE, IDS_LOG_POPUP_COMPARE, IDI_DIFF);\r