Mercurial > public > mercurial-scm > hg-stable
diff doc/hgmanpage.py @ 50332:3f5137543773 stable
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.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Fri, 24 Mar 2023 19:19:37 +0000 |
parents | 642e31cb55f0 |
children | 493034cc3265 |