[Updated] D9975: tweak-default: no longer enable the experimental return code

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Wed Feb 10 20:05:17 UTC 2021


Closed by commit rHG839cacdff919: tweak-default: no longer enable the experimental return code (authored by marmoute).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D9975?vs=25532&id=25533

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D9975/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D9975

AFFECTED FILES
  mercurial/ui.py

CHANGE DETAILS

diff --git a/mercurial/ui.py b/mercurial/ui.py
--- a/mercurial/ui.py
+++ b/mercurial/ui.py
@@ -60,8 +60,6 @@
 # The config knobs that will be altered (if unset) by ui.tweakdefaults.
 tweakrc = b"""
 [ui]
-# Gives detailed exit codes for input/user errors, config errors, etc.
-detailed-exit-code = True
 # The rollback command is dangerous. As a rule, don't use it.
 rollback = False
 # Make `hg status` report copy information



To: marmoute, #hg-reviewers, martinvonz
Cc: martinvonz, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210210/e6f60352/attachment-0002.html>


More information about the Mercurial-patches mailing list