The if requirements.SHARESAFE_REQUIREMENT in ... was wrongly placed inside
another if statement which made the check unreachable.
Details
Details
- Reviewers
 Alphare mharbison72 - Group Reviewers
 hg-reviewers - Commits
 - rHG777e8d88f703: commands: fix checking of share safe requirement on `config --shared`
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable.