##// END OF EJS Templates
dirstatemap: add a common `_insert_entry` method for dirstatemap...
dirstatemap: add a common `_insert_entry` method for dirstatemap This method is called to add a new DirstateItem to the map. Each variant have a different implementation (which is … the point). Differential Revision: https://phab.mercurial-scm.org/D11573
marmoute -
r48940:a8ff00ad default
Show More
Name Size Modified Last Commit Author
/ rust / hg-cpython / src / dirstate
copymap.rs Loading ...
dirs_multiset.rs Loading ...
dirstate_map.rs Loading ...
item.rs Loading ...
status.rs Loading ...