view rust/rhg/README.md @ 46354:b8d8fd2fe75f

perf: use the `perf--` prefix for perf command This is the one command namespace where they should not be any ambiguity about command that should be in it. The perf extensions is only adding performance related command. so this is a good ground to start putting dash folding to the tests. Differential Revision: https://phab.mercurial-scm.org/D9516
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 04 Dec 2020 10:11:01 +0100
parents cf04f62d1579
children 6df528ed47a9
line wrap: on
line source

# rhg

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