Enumeration
GgitBlameFlags
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) |
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) |