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 |
---|---|---|---|---|---|
template.yaml in {{ cookiecutter.solution_name }} |
43 | - | 116 | 1298 | 5 |
build.cake in {{ cookiecutter.solution_name }} |
199 | 1 | 1295 | 1298 | 3 |
post_gen_project.py in hooks |
15 | 1 | 1012 | 1298 | 2 |
Function.cs in {{ cookiecutter.solution_name }}/{{ cookiecutter.project_name }} |
50 | 3 | 1296 | 1298 | 2 |
build.ps1 in {{ cookiecutter.solution_name }} |
197 | - | 1298 | 1298 | 1 |