Log into https::github.com and create a fork of https://github.com/keithalewis/MATHG5260.
Clone your fork to your local disk in Visual Studio.
Clone https://github.com/keithalewis/xll12 to the same folder.
Go to Team Explorer/Home/Branches and select master.
Before doing homework go to Team Explorer/Home/Sync and hit Sync.
To do the homework for lesson n go to Team Explorer/Home/Branches and select hwn and create a new branch called hwn-uni where uni is your id/git account name.
The README.md file will contain instructions for the homework.
You can commit and push your code to your branch as you see fit.
To submit your homework issue a pull request to MATHG5260.