##// END OF EJS Templates
dirstatemap: fix copymap.pop in Rust to return the value it pops...
dirstatemap: fix copymap.pop in Rust to return the value it pops I guess this was overlooked in the initial implementation? Without this, the next patch would, loose copy information in setparent. Differential Revision: https://phab.mercurial-scm.org/D11580
marmoute -
r48947:bd5f7c61 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 ...