Creating a New Branch in GitHub
In this post we will look at how to create a branch in GitHub. In previous posts, we: Installed Git on Windows using SCM Signed up for GitHub Installed GitHub Desktop for Windows Cloned a Repository from GitHub. We now have a local repo in Windows Made changes and committed to our local Master Published our changes to GitHub In this post, we will create a new Branch, Commit and … Continue reading Creating a New Branch in GitHub