lhotari commented on PR #25506:
URL: https://github.com/apache/pulsar/pull/25506#issuecomment-4225344611

   btw. Should we also add the `.git-blame-ignore-revs` file for the large 
refactorings? It would have to be added after merging to master branch since 
the commit hash gets created at that point. 
   Locally it would require `git config blame.ignoreRevsFile 
.git-blame-ignore-revs`. 
   GitHub supports it by default: 
[docs](https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view),
 
[announcement](https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to