radicle-heartwood-lfs/radicle-cli
cloudhead b896a7fbeb
cli: Support working copy files in diff
Previously we only syntax highlighted files that were blobs inside the
git repo. This doesn't work when diffing files in the working copy.

We solve that by looking for files in the working copy if they aren't
found in the ODB.
2023-09-27 15:26:57 +02:00
..
examples term: Overhaul rendering 2023-09-27 12:37:41 +02:00
src cli: Support working copy files in diff 2023-09-27 15:26:57 +02:00
tests Prevent divergences in canonical head 2023-09-27 12:25:14 +02:00
Cargo.toml cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00