File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
vite.config.ts in example |
7 | 1 | 137 | 137 | 1 |
main.tsx in example/src |
10 | - | 137 | 137 | 1 |
index.html in example |
12 | - | 137 | 137 | 1 |
App.tsx in example/src |
59 | 1 | 137 | 137 | 1 |