Enumeration

GgitBlameFlags

Declaration

flags Ggit.BlameFlags

Description

No description available.

Members

Name Description
GGIT_BLAME_NORMAL

Normal blame, the default.

GGIT_BLAME_TRACK_COPIES_SAME_FILE

Track lines that have moved within a file (like git blame -M)