In IntelliJ there's an option to group files (local) changes in changelists
All changelists are displayed in the Local Changes tab of the Version Control tool window Alt+9. All modified files are automatically placed in the active changelist, which is the Default changelist unless you have created a different one and made it active.
Is there equivalent feature/plugin in eclipse?
We want to organize our changes before pushing to git server