mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
30d16b20a1
* Replace single line break with double line break for commit description in git blame hover popup Fix issue #245773 * Remove unnecessary pattern `\n\n` when handling commit message * Remove non-matching group, and fix the same issue for the gragh hover as well --------- Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>