##// END OF EJS Templates
copies-rust: move the mapping merging into a else clause...
copies-rust: move the mapping merging into a else clause We are going to add more cases, to it is time to stop using early returns and to move everything in a single if/elif/else block for clarity. Differential Revision: https://phab.mercurial-scm.org/D9425
marmoute -
r46742:94300498 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src
dirstate
operations
revlog
utils
ancestors.rs Loading ...
copy_tracing.rs Loading ...
dagops.rs Loading ...
dirstate.rs Loading ...
discovery.rs Loading ...
filepatterns.rs Loading ...
lib.rs Loading ...
matchers.rs Loading ...
requirements.rs Loading ...
revlog.rs Loading ...
testing.rs Loading ...
utils.rs Loading ...