New question:
I add the file to my repo (drag it to my repo folder) and then to git bash "cd" for my repo and "git init", "git add file name", git commit -m 'compile files'. When I git status, he says
$ git status
But they are not showing up in my repo when I refresh the page on my github site. Should I click them on the site?
source share