Files
jj-vcs-jj/cli/tests/test_debug_command.rs
Yuya Nishihara 4d05728a7d file_util: reimplement relative_path() to compare common prefix from root
It's redundant to compare the same prefix components repeatedly. This also makes
relative_path(cwd, relative_path) cheap.
2026-07-07 14:44:38 +00:00

9.8 KiB