My phpstorm 2020.2 is not showing 'Default Changelist' after upgrading
My phpstorm 2020.2 is not showing 'Default Changelist' after upgrading.
I was using phpstorm 2019 before as IT WAS SHOWING 'DEFAULT CHANGELIST', now it's not showign ANYMORE?
Has it been removed from PHPstorm 2020?
Thanks
Please sign in to leave a comment.
Is it absent in all project, or in a single one only? Can you create a changelist with this name manually?
Hello Eugene,
Yes it's missing on all my projects. It used to be under 'Version Control' tab, but i don't see that anymore. All i see is 'Git' tab.
this was what i had previously 2019 version and i never had to manually create it ever before.
Oh, I see. This view has moved to the commit tool window, you can get it by pressing Cmd+K.
You can also revert this change at Preferences | Version Control | Commit.
ah thanks Eugene it's showing now. Did not know it got moved