Source: cirosantilli/how-to-teach/version-your-material
= Version your material
Whenever you make a change to your material, people should still be able to access the previous version.
Maybe there was something in the previous version that they needed, and you just removed.
Git + <GitHub> is the perfect way to do versioning.