You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Currently if you commit a fix into a feature branch, and then later merge that branch into another branch (master, for instance), you get two identical comments linking to the commit.
We should detect that the subsequent messages are results of merges, note that, and link to the merge commit rather than the original.
Currently if you commit a fix into a feature branch, and then later merge that branch into another branch (master, for instance), you get two identical comments linking to the commit.
We should detect that the subsequent messages are results of merges, note that, and link to the merge commit rather than the original.