Enumeration

GgitDiffFlag

Declaration

flags Ggit.DiffFlag

Description [src]

Describes the diff file and/or delta flags.

Members

Name Description
GGIT_DIFF_FLAG_BINARY

If the file is binary.

GGIT_DIFF_FLAG_NOT_BINARY

If the file is not binary.

GGIT_DIFF_FLAG_VALID_ID

If the ID is valid.