Using a random repo I have: ``` $ git-hours total commits: 1371 $ git rev-list --count --all 690 ``` Maybe it's duplicating commits that were merged from another branch?
Using a random repo I have:
Maybe it's duplicating commits that were merged from another branch?