In my htdocs folder, I have too many projects, some of them has its git repository initialized inside it, others don't have.
I want to create a git repository in the root "htdocs" folder, to push it to an online repository to ensure all my work is backed up.
Will be any conflict creating it? I'm afraid it can affect the subfolders repositories a way or another.