view rust/rhg/README.md @ 46334:4b0192f592cf

share: move share safe functionality out of experimental The share-safe functionality is complete and all configuration options are implemented. The behavior is well discussed on mailing list and in reviews. Let's unmark this as experimental to solve a chichen and egg issue. Differential Revision: https://phab.mercurial-scm.org/D9823
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 18 Jan 2021 19:16:49 +0530
parents cf04f62d1579
children 6df528ed47a9
line wrap: on
line source

# rhg

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