After git clone was made, all files after opening the project in the intellije idea were displayed as unresolved (red color). Added a config file with config, a line with worktree=/*path to project , switched to another branch. All files changed visibility from unresolved to new (blue).
Update projecta writes all the files are updated, I tried to revert the file and it changed the visibility range from new to the usual file type (white color).
I think using revert for all files is not a good solution. What to do so that all files are under the normal visibility of the game, not (new, changed, unresolved)?
git statussay? - ixScigit diffshow? - Nick Volynkin ♦