diff tests/_exc-util.sh @ 1035:59bc29c84ce0

evolve: hide the OBSEXC message behind a config option This will lets most people ignore them while keep evolve dev having a close look at them. Some of the most useful messages will be reintroduced for all in coming changeset.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 08 Aug 2014 17:16:29 -0700
parents f7f4a1fac6c0
children f6e0cfca1bf0
line wrap: on
line diff
--- a/tests/_exc-util.sh	Fri Aug 08 17:10:31 2014 -0700
+++ b/tests/_exc-util.sh	Fri Aug 08 17:16:29 2014 -0700
@@ -8,6 +8,8 @@
 logtemplate ="{node|short} ({phase}): {desc}\n"
 [phases]
 publish=False
+[experimental]
+verbose-obsolescence-exchange=true
 [extensions]
 hgext.strip=
 hgext.rebase=