rust/rhg/README.md
author Manuel Jacob <me@manueljacob.de>
Sun, 28 Jun 2020 17:49:14 +0200
changeset 45017 a65c60f3280e
parent 44981 cf04f62d1579
child 47779 6df528ed47a9
permissions -rw-r--r--
curses: back out d2227d4c9e6b (do not initialize LC_ALL to user settings) The changeset was based on a25343d16ebe, which will be backed out, too. Another fix for the problem will be resubmitted to the stable branch.

# rhg

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