Git view does no longer show "Local files" only log
已回答
The "Local files" tab has completely disappeared from my Git view. Instead it only shows the "Log" tab. How can I restore it to show modified files again?
请先登录再写评论。
I'll paste my colleague's answer here as well:
You can find Local Changes and Shelve under "Commit" tab that is on a left side of a window.
Otherwise, if you want your commit to happen in a modal window, please go to `File | Settings | Version Control | Commit` and disable "Use non-modal commit".