Mercurial > hg
comparison hgext/bookflow.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 | 9f70512ae2cf |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
45920:1441f4d57083 | 45921:777e8d88f703 |
---|