André Amorim

Crafting Web Experiences


//

Total Git Commit Count

To be able to see the number of git commits in a project, use this command:

git log --oneline --all | wc -l

Published date:

Modified date: