Plugins/VcsPlugins/vcsMercurial/hg.py

changeset 3475
852dc7d65ff0
parent 3434
9b874ca09bb3
child 3479
5ff8124c73aa
--- a/Plugins/VcsPlugins/vcsMercurial/hg.py	Thu Apr 03 19:02:33 2014 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/hg.py	Thu Apr 03 19:21:10 2014 +0200
@@ -2768,6 +2768,8 @@
             if res:
                 dia.exec_()
 
+    # TODO: add support for hg update --clean to revert a failed/aborted merge
+    
     def hgServe(self, name):
         """
         Public method used to serve the project.

eric ide

mercurial