view rust/rhg/README.md @ 47633:770fd64a63e0

windows: use abspath in convert.git We replace `os.path.abspath` with `util.abspath`. This should solve more "drive capitalization" issue on Windows. Differential Revision: https://phab.mercurial-scm.org/D11070
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 10 Jul 2021 14:07:25 +0200
parents cf04f62d1579
children 6df528ed47a9
line wrap: on
line source

# rhg

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