Radish alpha
r
rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt
Git libraries for Radicle
Radicle
Git
surf: Improve diff binary detection
Merged did:key:z6MkkfM3...sVz5 opened 2 years ago

Iterates over the git2::Diff entries to force libgit2 to do the binary detection. Also toggles the skip_binary_check in the DiffOptions.

All this to workaround the libgit2 lazy flag setting1

1

https://github.com/libgit2/libgit2/issues/6637

did:key:z6MkkfM3...sVz5 opened with revision c92104c9 on base a37a40ee +21 -18 2 years ago

Iterates over the git2::Diff entries to force libgit2 to do the binary detection. Also toggles the skip_binary_check in the DiffOptions.

All this to workaround the libgit2 lazy flag setting1

1

https://github.com/libgit2/libgit2/issues/6637

fintohaps pushed revision 2 f54e3d08 on base 15255f22 +21 -18 2 years ago

Changes:

  • Rebase on latest main
fintohaps merged revision f54e3d08 at 2e7f12b1 2 years ago