[Bug 5797] New: hg config: only 1 config option allowed

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Mon Feb 19 09:49:48 UTC 2018


https://bz.mercurial-scm.org/show_bug.cgi?id=5797

            Bug ID: 5797
           Summary: hg config: only 1 config option allowed
           Product: Mercurial
           Version: 4.4.2
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: mathias.demare at gmail.com
                CC: mercurial-devel at mercurial-scm.org

The help for hg config indicates that multiple config options can be specified:
hg config [-u] [NAME]...

Trying this out unfortunately fails:

$ hg config a.a b.b
abort: only one config item permitted

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list