Login
From:
David Winterbottom's TILs
(Uncensored)
subscribe
How to add commit sizes to `git log` output
https://til.codeinthehole.com/posts/how-to-add-commit-sizes-to-git-log-output/
links
backlinks
Roast topics
Find topics
Find it!
It’s sometimes useful to see the sizes of each Git commit — “size” as in the number of line additions and deletions.