1 line
60 B
Bash
1 line
60 B
Bash
git log --date=short --pretty=format:'%ad' | sort | uniq -c |
git log --date=short --pretty=format:'%ad' | sort | uniq -c |