rust/rhg/README.md
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 30 May 2021 20:42:51 +0200
changeset 47349 24ea3ef35238
parent 45001 cf04f62d1579
child 47778 6df528ed47a9
permissions -rw-r--r--
censor: do not process sidedata of censored revision while bundling The revision is censored, we should ignore it. Differential Revision: https://phab.mercurial-scm.org/D10801

# rhg

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