diff mercurial/obsolete.py @ 37020: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 b9bbcf9ffac1
children d30810d09d6f
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