I have created a repository, now I have worked on about 5 source files but they dont appear online. How do I upload them/make them show online.
Secondly, how do I allow other people to use the repository? What I mean is, the project is a four-person thing so how do the others join and how do I control uploaded files?
First you need to commit your changes locally before you end off with push to sync your repository with the one on github, e.g.