git count
Print the total number of commits.
Part of `git-extras`.
- Print the total number of commits:
git count
- Print the number of commits per contributor and the total number of commits:
git count --all
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).