Bitbucket - Can I track or see who clones or pulls from the repository?

bitbucket, git, git-clone

Solution

I don't think this currently available now. But there's open request for this functionality.

https://bitbucket.org/site/master/issues/8322

Problem

Does Bitbucket keep a log of who clones or updates their local repository, and not just commits? Is it possible to access this information? It would be useful for me to see which team members have cloned or pulled, so I can know for sure that they did what they were supposed to do and did it properly. Thanks

Original source