Ggit.DeltaType – libgit2-glib-1.0 Reference Manual
DeltaType
Description:
[
CCode
( cprefix =
"GGIT_DELTA_"
, type_id =
"ggit_delta_type_get_type ()"
) ]
public
enum
DeltaType
Describes the type of change the delta is.
Namespace:
Ggit
Package:
libgit2-glib-1.0
Content:
Enum values:
ADDED
-
added.
CONFLICTED
COPIED
-
copied.
DELETED
-
deleted.
IGNORED
-
ignored.
MODIFIED
-
modified.
RENAMED
-
renamed.
TYPECHANGE
UNMODIFIED
-
unmodified.
UNREADABLE
UNTRACKED
-
untracked.
2022 vala-language.org