##// 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 / rhg / src
commands
blackbox.rs Loading ...
error.rs Loading ...
main.rs Loading ...
ui.rs Loading ...