I first time use Git. I use PhpStorm as IDE When I commit a project or even recreate and commit the 'basic' folder is gray. And in PHP Storm it's also have a different color.
Asked
Active
Viewed 773 times
-3
-
Is it a git submodule dir or something like that? – Tomasz Kowalczyk Dec 28 '15 at 20:28
1 Answers
-2
perhaps :
- PSR-O automatically detection and colors
- you work a new project with code other project
- wrong config git for your project
- color PHPStorm for notice you that change anything
- what the 'change view' PHPStorm notice ?
- How many .git directory are you in a project ?
- Are you modify the color config for anything into PHPStorm ?
- Plugins behaviour ?

miltone
- 4,416
- 11
- 42
- 76