Description
When hovering commits with autolinks (in this instance, Jira) there is a weird duplication causing many copies of the same autolink to push all the hover content out:

This was spotted in the commit graph, but may be present in other places and needs to be looked at.
Note that the commit message in the hover makes many references to the same issue. Likely the autolinks generated treat the references independently and are not being deduplicated:
GitLens Version
2024.8.805 (pre-release)
VS Code Version
No response
Git Version
No response
Logs, Screenshots, Screen Captures, etc
No response