Mercurial > hg
diff mercurial/mdiff.py @ 45921:777e8d88f703
commands: fix checking of share safe requirement on `config --shared`
The `if requirements.SHARESAFE_REQUIREMENT in ...` was wrongly placed inside
another if statement which made the check unreachable.
Differential Revision: https://phab.mercurial-scm.org/D9360
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 21 Nov 2020 13:30:50 +0530 |
parents | c8860a212770 |
children | 89a2afe31e82 |