GitHub: Setting up a version control repository – Part 2

In the last GitHub tutorial, we created a repository for a project on GitHub then linked this to the project’s folder on our local computer. Linking the repository this way records the version history of our project on the Internet. When we set up the GitHub repository, we used the command line to push the local repository to the GitHub
Read more