##// END OF EJS Templates
fix: correctly parse the :metadata subconfig...
fix: correctly parse the :metadata subconfig It's being handled as a string instead of a bool, though the thruthiness of the string makes the feature still essentially work. Added a regression test. Differential Revision: https://phab.mercurial-scm.org/D6726
Danny Hooper -
r43002:2d70b111 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src
dirstate
utils
ancestors.rs Loading ...
dagops.rs Loading ...
dirstate.rs Loading ...
discovery.rs Loading ...
filepatterns.rs Loading ...
lib.rs Loading ...
testing.rs Loading ...
utils.rs Loading ...