Mercurial > hg-stable
comparison contrib/hg-test-mode.el @ 38590:91618801d5c3
context: raise ProgrammingError on repo['my-tag']
We had an internal extension that I had failed to migrate off of the
deprecated API and its "'my-tag' in repo" check just started returning
False. It took a while to figure out that that was what was
happening. This patch would have helped.
Differential Revision: https://phab.mercurial-scm.org/D3895
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 06 Jul 2018 16:45:44 -0700 |
parents | 7fce964be27d |
children | b6a757de2fff |
comparison
equal
deleted
inserted
replaced
38589:1c93e0237a24 | 38590:91618801d5c3 |
---|