evolve: some comment update stable 2.0.0
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 26 Oct 2012 17:44:52 +0200
branchstable
changeset 604 d43e80504e55
parent 603 4798787bd257
child 605 e0847647fa6a
evolve: some comment update Bumped is in core now.
hgext/evolve.py
--- 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