Supporting materials for Programming and Automation for Geoscientists.
For sequentially serving the labs and homework via git each year it is convenient to make a new branch (see labs2022 branch for an example) and then use git checkout [new branch] labs/
, etc. from master to bring the changes made to the labs and homework that year into master.