mk12 / vscode-better-git-line-blame

VS Code extension that decorates lines with git blame information.
https://marketplace.visualstudio.com/items?itemName=mk12.better-git-line-blame
MIT License
8 stars 2 forks source link

"Show diff" sometimes shows the wrong file #1

Closed mk12 closed 3 months ago

mk12 commented 3 months ago

Incorrectly storing the filename on the Commit object. It should not go there.