##// END OF EJS Templates
revlog: fix the naming scheme use by split temporary file...
revlog: fix the naming scheme use by split temporary file The `-s` is now added on the first piece only and the `.i` is added to the index. This match the initially intended naming scheme.

File last commit:

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