DiffBinaryType
Description:
[ CCode ( cprefix = "GGIT_DIFF_BINARY_" , type_id = "ggit_diff_binary_type_get_type ()" ) ]
public enum DiffBinaryType
public enum 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).
Namespace: Ggit
Package: libgit2-glib-1.0