Learn on Git branching and how to checkout a branch, commit and push changes, use a hotfix branch to make additional changes, merge it with master and delete a branch.
ReadLearn how to install git on windows and how to use it to link a repository on Github. Learn how to setup ssh key on github to use git and a few useful git commands.
Read