radicle-heartwood-lfs/crates/radicle-cli
Fintan Halpenny e4a16dc40a cli-test: Disable normalizing paths
The normalization of paths was converting valid `\n` characters to `/n`.
This had not been noticed until codespell suggest the change of
`/ndefined` to be `/undefined`.

Use `Assert::normalize_paths(false)` to disable this behaviour.
2026-06-03 11:49:41 +02:00
..
examples cli-test: Disable normalizing paths 2026-06-03 11:49:41 +02:00
src just: checking for ellipses 2026-05-28 16:52:02 +01:00
tests cli: Fix panic on `rad patch review` without options 2026-05-28 16:14:58 +01:00
CHANGELOG.md cli: Release 0.21.0 2026-05-06 21:15:54 +01:00
Cargo.toml log: New crate for logger implementations 2026-05-11 16:44:37 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00