Mercurial > hg-stable
comparison mercurial/phases.py @ 40668:66adfd58cb77
store: raise ProgrammingError if unable to decode a storage path
Right now, the function magically return False which is dangerous, so let's
raise ProgrammingError.
Suggested by Augie in D5139.
Differential Revision: https://phab.mercurial-scm.org/D5264
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Tue, 13 Nov 2018 18:44:09 +0300 |
parents | ab893a99b645 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
40667:7c5a922be068 | 40668:66adfd58cb77 |
---|