##// END OF EJS Templates
rhg: Propagate config errors in `rhg status`...
rhg: Propagate config errors in `rhg status` This code was calling `Result::unwrap_or` instead of `Option::unwrap_or` as was presumably intended. Differential Revision: https://phab.mercurial-scm.org/D11759
Simon Sapin -
r49160:3bd62274 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate
dirs_multiset.rs Loading ...
entry.rs Loading ...
parsers.rs Loading ...
status.rs Loading ...