week 12 - humphd/topics-in-open-source-2024 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 9 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.