##// END OF EJS Templates
rhg: Fall back to Python if unsupported extensions are enabled...
rhg: Fall back to Python if unsupported extensions are enabled Extensions might affect behavior in ways we can’t anticipate, so just ignoring them is not correct. Later we’ll add opt-in configuration to ignore specific extensions. Differential Revision: https://phab.mercurial-scm.org/D10112
Simon Sapin -
r47467:1bac7764 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
blackbox.rs Loading ...
error.rs Loading ...
exitcode.rs Loading ...
main.rs Loading ...
ui.rs Loading ...