Open
Description
https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revrev
There’s also --ignore-revs-file
. I don’t know yet whether it makes more sense to tackle both flags in a single PR or separately, starting with --ignore-rev
. My current hypothesis is that starting with --ignore-rev
would make the task easier, though.