##// END OF EJS Templates
tests: pass "rev" argument to commands.update() as string...
tests: pass "rev" argument to commands.update() as string commands.update() normally gets its "rev" argument as a string, but test-basic.t was passing an integer. That happened to work, but we shouldn't rely on it. Differential Revision: https://phab.mercurial-scm.org/D3851

File last commit:

r35587:96421278 default
r38499:ecaa0ad4 default
Show More
Cargo.toml
2 lines | 32 B | application/toml | TOMLLexer
[workspace]
members = ["hgcli"]