The "Local Changes" tab does not show up in the IntelliJ IDEA Git tool window
10:45 25 Jun 2020

I am using version 2020.1.2 (Community Edition) of IntelliJ IDEA:

IntelliJ IDEA version screen

As far as I know, when I change some files and navigate to the Git tab, then I must be able to see Local Changes tab, which shows the list of the files which I changed. And I can use the green tick to push it. The below image shows what I mean by Local Changes.

IntelliJ IDEA

Sadly, this feature does not show up in my Git tab. Instead I got the following view:

ntelliJ IDEA Git tab without

How can I get the Local Changes tab?

One thing I did find is chat discussion 14.1 - Not showing Local Changes from April 2015, but it is not clear for me what should I delete.

git intellij-idea