##// END OF EJS Templates
purge: prevent a silly crash with --confirm --files...
purge: prevent a silly crash with --confirm --files if --files is passed, there was no directory to checks and `msg` was undefined. This is now fixed and tested.

File last commit:

r45503:cf04f62d default
r50239:0cc5f74f 6.1.4 stable
Show More
Cargo.toml
3 lines | 82 B | text/plain | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
Antoine Cezar
rhg: add rhg crate...
r45503 members = ["hg-core", "hg-cpython", "rhg"]
Gregory Szorc
hgcli: add stub PyOxidizer project...
r45128 exclude = ["chg", "hgcli"]