##// END OF EJS Templates
dirstate: split a not-so-one-liner...
dirstate: split a not-so-one-liner This is shorter and simpler to read. Differential Revision: https://phab.mercurial-scm.org/D10925

File last commit:

r45503:cf04f62d default
r48275:612f5f36 default
Show More
README.md
4 lines | 106 B | text/x-minidsrc | MarkdownLexer
Antoine Cezar
rhg: add rhg crate...
r45503 # rhg
This project provides a fastpath Rust implementation of the Mercurial (`hg`)
version control tool.