Categories
How to get the number of commits in a repository on bitbucket?
Hello. How to get the number of commits in a repository on bitbucket? If it is, of course, possible.
Answer the question
In order to leave comments, you need to log in
git rev-list HEAD --count
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question