A guide to to Git – Part II
In the first part of this series of articles, a local Git repository was created for a website project. In the second part, we build on this and create a remote repository on Github. How to create a remote repository on Github Now that a local repository is available, we will now add a remote … Read more