jonas/tig

bug: fail to find filename if not showing prefixes

gcb opened this issue · 0 comments

gcb commented
  1. git config diff.noprefix true
  2. open tig blame
  3. 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)