##// END OF EJS Templates
revlog: map rev(wdirid) to WdirUnsupported exception...
revlog: map rev(wdirid) to WdirUnsupported exception This will allow us to map repo["ff..."] to workingctx. _partialmatch() will be updated later. I tried "return wdirrev" in place of raising the exception, but earlier exception seemed better.

File last commit:

r30822:b54a2984 default
r32657:7b17f9de default
Show More
MANIFEST.in
5 lines | 81 B | text/plain | TextLexer
graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c