commands.sh

git count

all

Print the total number of commits. Part of `git-extras`.

More info →

Examples (2)

Print the total number of commits

Print the number of commits per contributor and the total number of commits

git count --all
made by @shridhargupta | data from tldr-pages