What is a changelist in IntelliJ IDEA? A list of changes compared to what? An accurate explanation is sought for
问题 What is a changelist in IntelliJ IDEA? A list of changes compared to what? What does it mean that I can have multiple changelists? Especially, when I revert back to an earlier version (using VCS) IntelliJ wants to create a new changelist for that. Why? In that case the changes will be related to what? Let's say I revert to version 9 from version 23. Then the changeslist will contain the changes between version 23 and 9 or between 8 and 9? I tried to read the documentation but it did not give