##// END OF EJS Templates
rhg: small refactor: stop using a magical constant "+ 1"...
rhg: small refactor: stop using a magical constant "+ 1" Instead, directly do what the "+ 1" was supposed to achive: call hash_encode.

File last commit:

r45503:cf04f62d default
r51060:4180c988 default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]