API Version: 1.0
Library Version: 1.2.1
Generated by gi-docgen 2024.1
enum Ggit.DiffBinaryType
When producing a binary diff, the binary data returned will be either the deflated full (“literal”) contents of the file, or the deflated binary delta between the two sides (whichever is smaller).
GGIT_DIFF_BINARY_NONE
No description available.
0
GGIT_DIFF_BINARY_LITERAL
1
GGIT_DIFF_BINARY_DELTA
2
Content