This is the directory on Github: (https://i.stack.imgur.com/HV2Fi.png)
I started this by starting a React Native app inside an existing Github repository.
Deleting the hidden .git file in said directory Portfolio and clearing cache from parent directory didn't resolve.
If it helps your direction, I have only one branch and do not want any more, if possible.
Various sources tell me I accidentally created a nested repository.
Command git config -l shows Portfolio is still a submodule. If I need to turn this submodule into a regular directory, please also share how to do that because I have exhausted other resources.
Please and thank you your direction!