##// END OF EJS Templates
context: raise ProgrammingError on repo['my-tag']...
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

File last commit:

r37513:b1fb341d default
r38608:91618801 default
Show More
MANIFEST.in
7 lines | 109 B | text/plain | TextLexer
graft c-ext
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include LICENSE