How to show Local Change tab in Git tool window?
Answered
Like in IntelliJ.
Example in the screenshots below.
The one with `Local Changes` is from IntelliJ.
The one above is from Rider.
I want to show `Local Changes` in Rider's Git tool window as well.
How do I do that?

Please sign in to leave a comment.
Hello,
Try unselecting Use non-modal commit interface in Preferences | Version Control | Commit. Let me know if you have other questions.
Olga Diakonova cool that worked. thanks!