comparison tests/test-completion.t @ 45486:ac7a3da0dbb6

config: add `--shared` flag to edit config file of shared source With `format.exp-share-safe` enabled, we now read the `.hg/hgrc` of the shared source also. This patch adds `--shared` flag to `hg config` command which can be used to edit that shared source config file. It only works if the repository is shared one and is shared using the safe method. Differential Revision: https://phab.mercurial-scm.org/D8659
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 17 Sep 2020 18:49:57 -0700
parents 5178dd2233d0
children 308ca5528ee6
comparison
equal deleted inserted replaced
45485:b71858b42963 45486:ac7a3da0dbb6
256 branches: active, closed, rev, template 256 branches: active, closed, rev, template
257 bundle: force, rev, branch, base, all, type, ssh, remotecmd, insecure 257 bundle: force, rev, branch, base, all, type, ssh, remotecmd, insecure
258 cat: output, rev, decode, include, exclude, template 258 cat: output, rev, decode, include, exclude, template
259 clone: noupdate, updaterev, rev, branch, pull, uncompressed, stream, ssh, remotecmd, insecure 259 clone: noupdate, updaterev, rev, branch, pull, uncompressed, stream, ssh, remotecmd, insecure
260 commit: addremove, close-branch, amend, secret, edit, force-close-branch, interactive, include, exclude, message, logfile, date, user, subrepos 260 commit: addremove, close-branch, amend, secret, edit, force-close-branch, interactive, include, exclude, message, logfile, date, user, subrepos
261 config: untrusted, edit, local, global, template 261 config: untrusted, edit, local, shared, global, template
262 continue: dry-run 262 continue: dry-run
263 copy: forget, after, at-rev, force, include, exclude, dry-run 263 copy: forget, after, at-rev, force, include, exclude, dry-run
264 debugancestor: 264 debugancestor:
265 debugantivirusrunning: 265 debugantivirusrunning:
266 debugapplystreamclonebundle: 266 debugapplystreamclonebundle: