week 12 - Seneca-CDOT/topics-in-open-source-2022 GitHub Wiki

Week 12

Case Study

Fixing a bug in GitHub Desktop using Git Bisect. This case study involves using git bisect, which is an advanced debugging technique in projects that use git.

TODO

  • Work through the case study to learn about git bisect
  • Fix any bugs you found during Lab 10 and create an updated release of your SSG if necessary
  • Get involved in at least one review on any of the internal projects using the skills you learned during last week's readings. NOTE: more than one person can review the same PR. In fact, it's great if lots of people review each one.
  • Continue work on Release 0.4. Your second "progress" blog post for 0.4 is due this week before midnight on Friday. Since there's no formal lab this week, I expect to see that you've made some solid progress.