Manage VCS Changelists in IntelliJ IDEA

Group and commit changes related to certain tasks so you have a cleaner commit history.

Select a change and use ⌘⇧M (macOS) / Alt+Shift+M (Windows/Linux) to move the change to another changelist. Move open changes to another changelist in the Commit tool window, or select which changes to include in the diff file.


Related Resources

Show diff with working tree
Show diff with working tree
Show the changes on a branch with the working tree.
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.