Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-7071

Annotated tag messages cannot be viewed (BB-8217)

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When an annotated tag is created like this:

      git tag -a v0.1 -m "An annotated tag"
      git push origin v0.1
      

      The tag message cannot be viewed in Bitbucket web page. Only way to view the tag is to clone the repository and use the command:

      git show v0.1
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              5b9c759652ba hemmu
              Votes:
              42 Vote for this issue
              Watchers:
              44 Start watching this issue

              Dates

                Created:
                Updated: