rust/rhg/README.md
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 05 Oct 2020 01:49:04 +0200
changeset 45975 2367937982ba
parent 44981 cf04f62d1579
child 47779 6df528ed47a9
permissions -rw-r--r--
copies-rust: encapsulate internal sets on `changes` The goal is to eventually stop creating the underlying set. So we need to encapsulate the call first. Differential Revision: https://phab.mercurial-scm.org/D9306

# rhg

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