##// END OF EJS Templates
tests: show poor error message for `hg cp -A --at-rev . non-existent dst`...
tests: show poor error message for `hg cp -A --at-rev . non-existent dst` Differential Revision: https://phab.mercurial-scm.org/D8495

File last commit:

r45128:af739894 default
r45315:8e47b43d default
Show More
Cargo.toml
3 lines | 75 B | application/toml | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
setup-rust: remove the legacy 'direct-ffi' variant...
r44956 members = ["hg-core", "hg-cpython"]
Gregory Szorc
hgcli: add stub PyOxidizer project...
r45128 exclude = ["chg", "hgcli"]