##// END OF EJS Templates
enclink: check contents of symlinks not just size in case of fcrypt...
enclink: check contents of symlinks not just size in case of fcrypt Check content of symlinks because st_size may indicate the size of encrypted data which does not match actual link value. Differential Revision: https://phab.mercurial-scm.org/D10146

File last commit:

r45503:cf04f62d default
r47436:0d055849 stable
Show More
README.md
4 lines | 106 B | text/x-minidsrc | MarkdownLexer

rhg

This project provides a fastpath Rust implementation of the Mercurial (hg)
version control tool.