Add todo about separating "finished" branches

42308762cb4c2dabacbca9c6993c4f9ef210d560

Tucker McKnight <tucker@pangolin.lan> | Sun Feb 01 2026

Add todo about separating "finished" branches
wiki/index.md:64
Before
63
64
65
66


67
- [ ] make the useDefaultTemplate option actually be used
- [ ] Compute language bar graph based on lines of code, not count of files
  - Also make a way for users to ignore certain files or filetypes

⁣
⁣
### Completed
After
63
64
65
66
67
68
69
- [ ] make the useDefaultTemplate option actually be used
- [ ] Compute language bar graph based on lines of code, not count of files
  - Also make a way for users to ignore certain files or filetypes
- [ ] Indicate which branches are "closed"
  - Put them separately on the branches page if they are zero commits ahead of main?

### Completed