radicle-dev / radicle-git

Everything Radicle growing around Git
Other
35 stars 5 forks source link

surf: Add `DiffFile` to `FileDiff::Copied` and `FileDiff::Moved` #143

Closed sebastinez closed 10 months ago

sebastinez commented 10 months ago

This allows us to know the blob oid of a moved or copied file, even when no diff is available.