I created a tag using the BitBucket web UI.
The tag can be seen here: https://bitbucket.org/njlr/hello-buckaroo/commits/tag/v0.1.0
As you can see, the tag should point to commit 4ead5911c2d85e06873eecd0dff6229ada3e101c.
However, we I query the tags in the Git CLI, there seems to be an extra tag:
git ls-remote --tags git@bitbucket.org:njlr/hello-buckaroo.git
5339ed577895ffd2c8e4aac683efec9f855d5c91 refs/tags/v0.1.0
4ead5911c2d85e06873eecd0dff6229ada3e101c refs/tags/v0.1.0^{}
Where did 5339ed577895ffd2c8e4aac683efec9f855d5c91 come from? Why did BitBucket create this?
Hello,
Please create a support ticket for this. If you have any trouble creating a ticket, please let me know.
Thanks!
ERIC HENRY
Development Team Lead, Bitbucket Cloud
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.