DiffLineType


Description:

[ CCode ( cprefix = "GGIT_DIFF_LINE_" , type_id = "ggit_diff_line_type_get_type ()" ) ]
public enum DiffLineType

These values describe where a line came from and will be passed to the DiffLineCallback when iterating over a diff.

The FILE_HDR, HUNK_HDR and BINARY values are only sent when the diff is being printed.


Namespace: Ggit

Content:

Enum values: