X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=src%2FTortoiseProc%2FPushDlg.cpp;h=29a64eb814912431e67bffef7027feb9706de351;hb=5ff6410dbf7f7ee4b8f9b8d9e9ebdbdbd3dc8b71;hp=22557d0dffa2b2ff8d7b73733e583cf71fd02b93;hpb=f0004f46b673e7196d834483032da22be98af7cb;p=tortoisegit%2FTortoiseGitJp.git diff --git a/src/TortoiseProc/PushDlg.cpp b/src/TortoiseProc/PushDlg.cpp index 22557d0..29a64eb 100644 --- a/src/TortoiseProc/PushDlg.cpp +++ b/src/TortoiseProc/PushDlg.cpp @@ -161,6 +161,7 @@ void CPushDlg::Refresh() int current=0; list.clear(); m_BranchSource.Reset(); + m_BranchSource.SetMaxHistoryItems(0x7FFFFFFF); if(!g_Git.GetBranchList(list,¤t)) { for(unsigned int i=0;i