When I click on 'commits' in my repo, I only get commits up to a tag in June 2018. Future tags and branches exist, but if I click on them, bitbucket just tells me there are no commits to display. I want to create a pull request for the branch I was working on, but bitbucket says there are no new commits on this branch and won't generate a pull request for me.
The weird thing is that if I view the source for the branch I'm working on, the files all have messages from the recent commits. So why can bitbucket not see them?