annotate rust/rhg/README.md @ 46340:7e44d5ca2a2f stable

Added signature for changeset 9da65e3cf370
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 19 Jan 2021 22:37:35 +0530
parents cf04f62d1579
children 6df528ed47a9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
44981
cf04f62d1579 rhg: add rhg crate
Antoine Cezar <antoine.cezar@octobus.net>
parents:
diff changeset
1 # rhg
cf04f62d1579 rhg: add rhg crate
Antoine Cezar <antoine.cezar@octobus.net>
parents:
diff changeset
2
cf04f62d1579 rhg: add rhg crate
Antoine Cezar <antoine.cezar@octobus.net>
parents:
diff changeset
3 This project provides a fastpath Rust implementation of the Mercurial (`hg`)
cf04f62d1579 rhg: add rhg crate
Antoine Cezar <antoine.cezar@octobus.net>
parents:
diff changeset
4 version control tool.