Enumeration
GgitBlameFlags
since: 1.0
Members
GGIT_BLAME_NORMAL
-
Normal blame, the default.
- Value:
0
- Nickname:
normal
- Available since: 1.0
- Value:
GGIT_BLAME_TRACK_COPIES_SAME_FILE
-
Track lines that have moved within a file (like git blame -M)
- Value:
1
- Nickname:
track-copies-same-file
- Available since: 1.0
- Value: