bug: fail to find filename if not showing prefixes
gcb opened this issue · 0 comments
gcb commented
git config diff.noprefix true
- open
tig blame
- select a diff section and press b
what i expect:
To be magically taken to the previous review on the diff.
what happens:
Failed to read the file name
(very minor bug. mostly to document to future me when i see that error again)