##// END OF EJS Templates
rhg: handle broken pipe error for stderr...
rhg: handle broken pipe error for stderr Differential Revision: https://phab.mercurial-scm.org/D8871

File last commit:

r45503:cf04f62d default
r45926:53af26aa 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.