Skip to content

week 11

David Humphrey edited this page Nov 29, 2020 · 1 revision

Week 11

Case Study

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

TODO

  • Work through the case study to learn about git bisect
  • Complete Lab 9
  • Continue work on Release 0.4. Your second "progress" blog post for 0.4 is due this week before midnight on Friday.
  • Based on your learning from Week 10 about code review, get involved in reviewing at least one PR for Telescope this week. NOTE: more than one person can review the same PR. In fact, it's great if lots of people review each one.
Clone this wiki locally