zielu / GitToolBox

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

[BUG] Git blame Affected Files is not working #411

Closed thongtrinhbsm closed 1 year ago

thongtrinhbsm commented 1 year ago

Describe the bug Git blame Affected Files is not working

To Reproduce Steps to reproduce the behavior:

  1. Click in line blame to open Blame modal
  2. Click on the 'Affected Files' link in Blame modal
  3. Nothing happens

Expected behavior A list of affected files should be displayed

Plugin version 212.9.7

IDE version Windows 10 Pro 19044.1889 PhpStorm 2022.2 Build #PS-222.3345.135, built on July 29, 2022

Screenshots image

zielu commented 1 year ago

Hi, it is indeed broken - on it.

zielu commented 1 year ago

Done in (211/212).9.8

thongtrinhbsm commented 1 year ago

Done in (211/212).9.8

thanks @zielu

allhailwesttexas commented 1 year ago

Thanks for fixing @zielu - this has been killing me recently!