add bug about new branches not being detected

f45f5ca63263cbbd2bb8019ebff0ea88d8c7756f

Tucker McKnight <tmcknight@instructure.com> | Sat Jul 25 2026

add bug about new branches not being detected
wiki/index.md:54
Before
53
54
55
56

57
- [ ] word wrap on commit messages
- [ ] hide the blank newlines in commit diffs (the ones added to make left/right match up)
      when viewing stacked

⁣
### Completed
After
53
54
55
56
57
58
- [ ] word wrap on commit messages
- [ ] hide the blank newlines in commit diffs (the ones added to make left/right match up)
      when viewing stacked
- [ ] new branches do not get picked up without deleting the _site dir first

### Completed