hgext3rd/evolve/obsdiscovery.py
changeset 2229 575561934439
parent 2228 3b18440cca74
child 2230 a202f3af890c
--- a/hgext3rd/evolve/obsdiscovery.py	Fri Mar 24 09:40:50 2017 +0100
+++ b/hgext3rd/evolve/obsdiscovery.py	Fri Mar 24 09:42:39 2017 +0100
@@ -386,12 +386,12 @@
 ##############################
 
 @eh.command(
-    'debugstablerange',
+    'debugobshashrange',
     [
         ('', 'rev', [], 'heads to start from'),
     ],
     _(''))
-def debugstablerange(ui, repo, **opts):
+def debugobshashrange(ui, repo, **opts):
     """display the ::REVS set topologically sorted in a stable way
     """
     s = node.short