##// END OF EJS Templates
dirstate: replace a dead conditional branch with an assert in `update_file`...
dirstate: replace a dead conditional branch with an assert in `update_file` This is a case we never meet, so lets trim it away to simplify the code before more changes. Differential Revision: https://phab.mercurial-scm.org/D11128
marmoute -
r48473:37825a85 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 ...
dispatch.rs Loading ...
non_normal_entries.rs Loading ...
owning.rs Loading ...
status.rs Loading ...