@@ -21,6 +21,8 @@ Pay strict attention to the deadlines (the course depends on everyone being on t
...
@@ -21,6 +21,8 @@ Pay strict attention to the deadlines (the course depends on everyone being on t
Remember to commit often, this allows you to rollback to previous states. Name your commits so that it reflects the recent changes, then your git log will make much more sense, and will be easier to navigate.
Remember to commit often, this allows you to rollback to previous states. Name your commits so that it reflects the recent changes, then your git log will make much more sense, and will be easier to navigate.
This repository will be updated throughout the course, so make sure to "pull" the latest version.