zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
604 stars 71 forks source link

[Feature] report "fatal: no such path ... in ..." at the file in .gitignore #478

Open TAODEI opened 1 year ago

TAODEI commented 1 year ago
image

it is my wrong operation? if not my wrong operation, maybe you can don't report it.

zielu commented 1 year ago

Hi, indeed I might have gone overboard with this. I wanted to have some info for user instead of just missing inline blame, but I understand how it may be too much. I'll change it to be more sensible

zielu commented 1 year ago

I also noticed that it can happen when file is renamed/moved. Steps to reproduce:

  1. do not have blame info cached for latest commit
  2. rename file WITHOUT open editor
  3. open editor