--- a/Plugins/VcsPlugins/vcsMercurial/hg.py Sun Oct 19 11:24:11 2014 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/hg.py Sun Oct 19 11:39:57 2014 +0200 @@ -2014,7 +2014,6 @@ res = dia.startProcess(args, repodir) if res: dia.exec_() - res = dia.hasAddOrDelete() self.checkVCSStatus() def hgInfo(self, ppath, mode="heads"):