问题
I can't seem to find my local changes in Intellij Idea's latest version (2020.1), as you can see in the image below. What am I missing here? The "Git" tab only shows the Git log.
回答1:
To see the Local Changes tab you just need to uncheck the option "Use non-modal commit interface"
回答2:
Local changes can be found under "Commit" tab.
Please read more on new features: https://www.jetbrains.com/idea/whatsnew/#version-control
来源:https://stackoverflow.com/questions/61251100/cant-find-git-local-changes-in-intellij-idea-2020-1