I'm trying to use git and GitHub.
I think I have set it up successfully (meaning that it is working).
However when I use the git status command I seem to get back all the files on my PC as untracked files (see the attached pic). I'm worried that if i use the commit command that all these files will be added to the repository in GitHub. I'm not quite sure what to do here, please could you advise me or point me in the right direction.

git rev-parse --show-toplevel?