##// END OF EJS Templates
transaction: abstract away the detection of an abandoned transaction...
transaction: abstract away the detection of an abandoned transaction We're about to add another place where this is used, let's not spill this implementation detail.

File last commit:

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