Forrest logo
back to context overview

git-count

List of commands for git-count:

  • git-count:tldr:68805 git-count: Print the number of commits per contributor and the total number of commits.
    $ git count --all
    try on your machine
    explain this command
  • git-count:tldr:f91ec git-count: Print the total number of commits.
    $ git count
    try on your machine
    explain this command
back to context overview