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
RenderCommitMessageLinkSubject should be called with .Summary, not
.Message, since it strips all but the first line and loses the </a>
that's needed for the HTML to be valid. As a result, the '...' button is
a link to the full commit and behaves badly.
0 commit comments