##// END OF EJS Templates
undo-files: extract the cleanup code from strip in a function...
undo-files: extract the cleanup code from strip in a function This logic is duplicated in multiple places and it missing some important parts. So lets start dealing with the duplication first.

File last commit:

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