Disable ignoreRevsFile.

This commit is contained in:
Gea-Suan Lin
2024-04-18 07:53:34 +08:00
parent 5b015f4ba4
commit 6f20e8f109

View File

@@ -9,7 +9,8 @@
st = status -bs st = status -bs
up = "!git remote update -p; git merge --ff-only @{u}" up = "!git remote update -p; git merge --ff-only @{u}"
[blame] [blame]
ignoreRevsFile = .git-blame-ignore-revs # cannot set to work optionally.
# ignoreRevsFile = .git-blame-ignore-revs
[color] [color]
ui = auto ui = auto
[column] [column]