Ggit.BlameFlags – libgit2-glib-1.0 Reference Manual
BlameFlags
Description:
[
CCode
( cprefix =
"GGIT_BLAME_"
, type_id =
"ggit_blame_flags_get_type ()"
) ]
[
Flags
]
public
enum
BlameFlags
Namespace:
Ggit
Package:
libgit2-glib-1.0
Content:
Enum values:
NORMAL
-
Normal blame, the default.
TRACK_COPIES_SAME_FILE
-
Track lines that have moved within a file (like git blame -M)
2022 vala-language.org