Annotated tag messages cannot be viewed (BB-8217)

XMLWordPrintable

    • 6

      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
      

            Assignee:
            Unassigned
            Reporter:
            hemmu
            Votes:
            44 Vote for this issue
            Watchers:
            45 Start watching this issue

              Created:
              Updated: