rust/rhg/README.md
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jul 2021 08:44:49 +0200
changeset 47739 6a06155dfaef
parent 44981 cf04f62d1579
child 47779 6df528ed47a9
permissions -rw-r--r--
narrow: use `update_file` instead of `normallookup` after update This is the newer, more semantic API. Differential Revision: https://phab.mercurial-scm.org/D11181

# rhg

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