Commit graph

8 commits

Author SHA1 Message Date
Oliver Davies
65161f8106
Rename git-commit-length-counter.sh to git-commit-length-counter 2024-05-23 09:28:42 +01:00
Oliver Davies
bb3c6ac171
Typo 2024-05-21 17:44:17 +01:00
Oliver Davies
379534ce60
Count characters, not just lines 2024-05-21 17:44:01 +01:00
cf80c7e5b1 Fix indentation and add comments 2024-05-21 09:33:46 +01:00
4bc0420b74 Add todo 2024-05-21 09:22:42 +01:00
e3ac4e5064 Store multiple results
Create a hash of the repo path and store it as its own result, allowing
for a different cached result per repo path.
2024-05-21 09:22:42 +01:00
3ad39fddb7 Don't re-run if there is a result file
Use the existing result file if there is one.
2024-05-21 09:22:42 +01:00
cc405bc2ab Initial commit 2024-05-21 09:22:42 +01:00