diff mercurial/obsolete.py @ 22953:b1d694d3975e

obsolete: add exchange option This adds an option that enables obsolete marker exchange.
author Durham Goode <durham@fb.com>
date Tue, 14 Oct 2014 13:26:01 -0700
parents 8792ac090e3b
children 32f15b361f36
line wrap: on
line diff
--- a/mercurial/obsolete.py	Tue Oct 14 13:25:13 2014 -0700
+++ b/mercurial/obsolete.py	Tue Oct 14 13:26:01 2014 -0700
@@ -84,6 +84,7 @@
 # Options for obsolescence
 createmarkersopt = 'createmarkers'
 allowunstableopt = 'allowunstable'
+exchangeopt = 'exchange'
 
 ### obsolescence marker flag