Show diff with working tree

Show the changes on a branch with the working tree.

Right-click the branch in the Git log window and select Show Diff with Working Tree from the context menu. This will show the changes between the selected branch and the current branch in a tree view. Here you can Swap branches, or change the view using Group By to group by either Directory or Module, and either Expand All or Collapse all.


Related Resources

Manage VCS Changelists in IntelliJ IDEA
Manage VCS Changelists in IntelliJ IDEA
Group and commit changes related to certain tasks so you have a cleaner commit history.
Creating a Project from GitHub
Creating a Project from GitHub
How you can create an IntelliJ IDEA project from your code in GitHub.
Edit commit message
Edit commit message
Edit an existing commit message; use AI Assistant to Improve Commit Message.