changeset 37017:98c14e857e71

obsolete: add a note that explains creating aliases for marker flags
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 20 Mar 2018 14:12:05 +0800
parents 17692fefc8f2
children 3e74d3cc500f
files mercurial/obsolete.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/obsolete.py	Sun Mar 04 10:34:09 2018 -0500
+++ b/mercurial/obsolete.py	Tue Mar 20 14:12:05 2018 +0800
@@ -148,6 +148,8 @@
 
     return _getoptionvalue(repo, option)
 
+# Creating aliases for marker flags because evolve extension looks for
+# bumpedfix in obsolete.py
 bumpedfix = obsutil.bumpedfix
 usingsha256 = obsutil.usingsha256