Gil lists difference in CLI and PhpStorm Max Alekseyev Created June 17, 2025 16:39 CLI git status is 1 file (that's real)PhpStorm = 345git config --global core.autocrlf inputSystem:Win 10 proPhpStorm: 2025.1.2WSL2 → Ubuntu 22.04
Fixed with git config core.fileMode false
May be can help somebody in future