Mercurial > hg
comparison mercurial/state.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 | d4a28b76fa54 |
children | 89a2afe31e82 |
comparison
equal
deleted
inserted
replaced
45920:1441f4d57083 | 45921:777e8d88f703 |
---|