A Git revision list is
a list of object names (i.e. one unabbreviated SHA-1 per line)..., comments (#), empty lines, and any leading and trailing whitespace are ignored.
(from Git's fsck.skipList documentation).
The default output of git rev-list will match this. It is also suitable as input to git blame --ignore-revs-file.
This adds filetype detection matching .git-blame-ignore-revs files, syntax highlighting and basic filetype settings.
https://github.com/vim/vim/pull/20702
(5 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()