Skip to content

week 12

David Humphrey edited this page Nov 26, 2023 · 1 revision

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 TIL if necessary
  • 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.
Clone this wiki locally