Folder cannot be commited in version control panel

Answered

I cannot add folder frontend with files under git control (add, commit), in version control tab this folder is marked as file with question mark, but I expect files like it is usually. I dont understand why it happened, could anybody answer to this question and help with advices what to do with it? Below it is picture with idea screen.

1
3 comments
Avatar
Yaroslav Bedrov

Hello,

Could you please attach screenshot from "Settings | Version Control"?

0

Git could behave like this if frontend holds a different git repository, or if, for example, all files from the folder are listed in the .giignore.

Check the git status output as well

0

Thank you for your help, it was nested git repository, I removed it and its ok now.

0

Please sign in to leave a comment.