##// END OF EJS Templates
tags: fix typo in fast path detection of fnode resolution (issue6673)...
tags: fix typo in fast path detection of fnode resolution (issue6673) If I understand it, mctx.readfast() is unreliable here if p1/p2 .hgtags nodes differ, and tags on that branch would be randomly discarded depending on which parent were picked. The test case added by this patch would fail only on zstd-compressed repository. I didn't try hard to stabilize the failure case.
Yuya Nishihara -
r49846:d4b66dc5 stable
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / zstd / deprecated
zbuff.h Loading ...
zbuff_common.c Loading ...
zbuff_compress.c Loading ...
zbuff_decompress.c Loading ...