##// END OF EJS Templates
rust-index: cache the head nodeids python list...
rust-index: cache the head nodeids python list Same optimization as before, but for the nodeids this time.

File last commit:

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