This looks like a job for https://akrabat.com/ignoring-revisions-with-git-blame/ That says to list all the annoying commits in a file, then use a new-ish (Git version 2.23) Git feature to ignore all those commits when…
This looks like a job for https://akrabat.com/ignoring-revisions-with-git-blame/ That says to list all the annoying commits in a file, then use a new-ish (Git version 2.23) Git feature to ignore all those commits when…