##// END OF EJS Templates
rust-repo: add a method to get a `Node` from a `Revision` to the `Repo`...
rust-repo: add a method to get a `Node` from a `Revision` to the `Repo` This is going to be more and more useful as we start writing higher-level code

File last commit:

r52014:34e0670c default
r52928:babfa9dd default
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"