Gil lists difference in CLI and PhpStorm Max Alekseyev 创建于 2025年06月17日 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