Mercurial > hg
diff rust/hg-core/src/revlog/patch.rs @ 50158:0d2ec486d95c
refactor: simplify code in rust version of path_encode
Moving the addition of '/' separator to the end of the loop makes the rest
of the logic much simpler because the first iteration is no longer special.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Thu, 16 Feb 2023 16:20:17 +0000 |
parents | b68b19104d16 |
children | e01e84e5e426 |