Not seeing how to get git status view of changed files

I swear this was in a previous version, but I liked the panel in Git or Version Control that showed a list of changed/unversioned files that I could click and see the diffs in a side panel, or double click to open the file.

I'm not seeing how to make this happen, just how to see branches and  history, which is maybe 2 out of the 3 major things I look at with git.

0
3 comments

If you're using non-modal commit interface (can be checked at File | Settings (Preferences on Mac) | Version Control | Commit) then just open Commit toolwindow (Git > Commit).

0

I'm not seeing a Commit button in the Git tab... can you show a screenshot of it please?

0

There's no commit button in a Git tool window.

There are:

- Git menu > Commit, highlighted in blue

- Git tool window, highlighted in purple

- Commit tool window, highlighted in red

0

Please sign in to leave a comment.