Users are able to hide specific commits from blame. I'm guessing `git2` isn't doing that for us and we'll need to implement it ourselves.
Users are able to hide specific commits from blame. I'm guessing
git2isn't doing that for us and we'll need to implement it ourselves.