I'm hosting my code on Bitbucket using Git. My local client is EGit (eclipse plugin). I created a tag locally (Team -> Advanced -> Tag) and then pushed it to remote repository. But when I open my repository page, I can't find tags there. I'm pretty sure the tag can be seen locally.
I'm not a Git expert. But it seems to me there are several types of tags in Git. Does Bitbucket only show certain types of tags?