diff options
| author | A Farzat <a@farzat.xyz> | 2026-06-03 11:30:31 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-06-03 11:30:31 +0300 |
| commit | 921006d9321948b29df30c3785b16a81f622f451 (patch) | |
| tree | fdaf3130123034c1ddae9083e115dbf8fd25234e /Cargo.toml | |
| parent | a2ccf993970284e2f19fcb74b66013a7dd6c7319 (diff) | |
| download | repo2markdown-921006d9321948b29df30c3785b16a81f622f451.tar.gz repo2markdown-921006d9321948b29df30c3785b16a81f622f451.zip | |
Make normalize_to_root return best-effort
The previous verion failed if recursive `root.parent()` reached an
error, but thinking about it, if the two paths have different starting
points (like Windows drives), then the desirable function would be to
return the absolute target path as-is. Naturally, the current funtion
gives a wrong output if the supplied arguments are not absolute, but
that shall be enforced using a future test.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions
