av6 added a comment.

  I'll be okay with this too, once we get rid of `(EXPERIMENTAL)` everywhere.

INLINE COMMENTS

> test-config.t:962
> +
> +  $ hg showconfig --registered -T '{name}={value}\n' | egrep '^(color|diff)'
> +  color.mode=auto

Let's change this to `hg showconfig cmdserver --registered --verbose -T 
'{name}={value}\n'`, no grep. cmdserver section has a variety of options, 
including experimental ones, plus that would test showing config sections by 
name with --registered.

REPOSITORY
  rHG Mercurial

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

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

To: navaneeth.suresh, #hg-reviewers, av6, marmoute, durin42
Cc: durin42, mharbison72, yuja, pulkit, marmoute, av6, mjpieters, 
mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to