Skip to content

Instantly share code, notes, and snippets.

View VladSavitsky's full-sized avatar

Vlad Savitsky VladSavitsky

View GitHub Profile
@VladSavitsky
VladSavitsky / sh
Created December 28, 2025 06:25
Number of commits per day
git log --date=short --pretty=format:'%ad' | sort | uniq -c
4 2020-04-18
9 2020-04-19
3 2020-04-20
1 2020-04-21
4 2020-05-08
6 2020-05-09
10 2020-05-10
16 2020-05-11