Re: [Bf-committers] Proposal: Add a git blame ignore file to the repo.

2020-10-27 Thread Ankit via Bf-committers
Hello The revision D9234 [1] has been committed [2]. The Tools/Git wiki page [3] has also been updated. Please note a correction in the commands in the trailing mail: the file has been renamed from `.gitblame-ignore-revs` to `.git-blame-ignore-revs`. Cheers! Ankit Meel [1] https://developer.ble

[Bf-committers] Proposal: Add a git blame ignore file to the repo.

2020-10-16 Thread Ankit via Bf-committers
Hey all! Git 2.23 introduced `--ignore-rev ` option to ignore revisions and `--ignore-revs-file ` to do so in bulk. [1] [2] D9234 proposes adding a file to the repo to list commits, for which the committer does not deserve to be blamed. An initial list is there in the file, one may remember some