##// END OF EJS Templates
rhg: don't crash on empty directory names in path_encode, just in case...
rhg: don't crash on empty directory names in path_encode, just in case I don't expect that to be possible, but there's nothing in path_encode.rs that prevents it, and the old code didn't crash in this case, so it's better to be defensive.
Arseniy Alekseyev -
r51264:3f513754 stable
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / utils
debug.rs Loading ...
files.rs Loading ...
hg_path.rs Loading ...
path_auditor.rs Loading ...