[go: up one dir, main page]

Skip to content

Feature request: Markdown commit hash link should show branch name along with hash or in tooltip

Feature request: When we add commit to issue, markdown converts it to commit link which also has tooltip.

I request that along with commit branch name should be shown next to commit has.

  • For ex like following, commit with link with branchname

[ c6cdc324 Branch name]

  • Or show branch name in tooltip. At the moment tooltip shows commit message, along with message if we can show branch name also that will be useful.