If you have a subdirectory with a .git directory and try to git add . you will see this message.
This can happen if you have a git repo and then create/clone another repo in a subdirectory under that repo.
If you have a subdirectory with a .git directory and try to git add . you will see this message.
This can happen if you have a git repo and then create/clone another repo in a subdirectory under that repo.