Changed
- Magento EE and sample data directories are added to 'Exclude list' in PhpStorm
- Redis is used as default cache backend instead of filesystem
- After EE is linked, EE versions of composer.lock and composer.json are replaced back with CE versions (thus are not marked by git as modified)
- Improved CLI scripts output formatting
Fixed
- Issue with some files marked as unversioned i...