diff hgext/evolve.py @ 604:d43e80504e55 stable 2.0.0

evolve: some comment update Bumped is in core now.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Fri, 26 Oct 2012 17:44:52 +0200
parents 7f89b31fcb26
children 15299bfd0813 279403a12565
line wrap: on
line diff
--- a/hgext/evolve.py	Fri Oct 26 18:01:50 2012 +0200
+++ b/hgext/evolve.py	Fri Oct 26 17:44:52 2012 +0200
@@ -328,8 +328,7 @@
 ### Complete troubles computation logic                           ###
 #####################################################################
 
-# there is two kind of trouble not handled by core right now:
-# - bumped: (successors for public changeset)
+# there is one kind of trouble not handled by core right now:
 # - divergent: (two changeset try to succeed to the same precursors)
 #
 # This section add support for those two addition trouble