This might be a very obvious question but I'm new to Bitbucket and am still learning. I got an email notification of a commit:
But when I look at our commits (all) I see my commit for ID: 89d2c08, not Alexandars:
When I click into that commit ID, I don't see his changes at all:
What am I missing?
Most likely, the branch this commit was pushed to the repository on, was deleted from the repository, thereby deleting the commit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.