Unfortunately, this is not possible natively in the Bitbucket Cloud UI.
We have a feature request raised with our developers to make this possible, you can Watch this to receive future updates related to it and Vote for it to improve its visibility with regard to customer demand:
There is a third-party Marketplace addon called AwesomeGraphs however, that might be worthwhile testing out as it provides statistics like this:
Otherwise, you can run the following git command on a branch-by-branch basis that will perform this calculation:
git ls-files | xargs wc -l
Cheers!
- Ben (Bitbucket Cloud Support)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.