diff mercurial/obsolete.py @ 22952:8792ac090e3b

obsolete: add allowunstable option This option allows the creation of unstable commits. This allows things like amending in the middle of a stack of commits, etc.
author Durham Goode <durham@fb.com>
date Tue, 14 Oct 2014 13:25:13 -0700
parents 6c86c673dde6
children b1d694d3975e
line wrap: on
line diff
--- a/mercurial/obsolete.py	Tue Oct 14 13:23:52 2014 -0700
+++ b/mercurial/obsolete.py	Tue Oct 14 13:25:13 2014 -0700
@@ -83,6 +83,7 @@
 
 # Options for obsolescence
 createmarkersopt = 'createmarkers'
+allowunstableopt = 'allowunstable'
 
 ### obsolescence marker flag