A file has been renamed locally, but it's not displayed on the "Local Changes" view. I can see it just fine when running git status from the command line. Refreshing the repository tab, restarting fork... doesn't help. Note that the number of changes displayed (the X in Local Changes (X)) is correct - in my case it displays 3, same as the number of files changed according to git status, although I can only see 2 files in the "Local Changes" view.

A file has been renamed locally, but it's not displayed on the "Local Changes" view. I can see it just fine when running
git statusfrom the command line. Refreshing the repository tab, restarting fork... doesn't help. Note that the number of changes displayed (the X inLocal Changes (X)) is correct - in my case it displays 3, same as the number of files changed according to git status, although I can only see 2 files in the "Local Changes" view.