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.
Details
Details
- Reviewers
 marmoute indygreg - Group Reviewers
 hg-reviewers - Commits
 - rHGac7a3da0dbb6: config: add `--shared` flag to edit config file of shared source
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Branch
 - default
 - Lint
 No Linters Available - Unit
 No Unit Test Coverage 
Event Timeline
Comment Actions
I may tweak the language of the user-facing messages in flight to make them slightly more readable.