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
When triggering a git commit (amend) command, the previous commit message is displayed for editing. If this previous commit was a multi-line message, vscode squeezes everything into a single line like this:
This renders the amend commit feature unusable in many cases.
The text was updated successfully, but these errors were encountered:
When triggering a git commit (amend) command, the previous commit message is displayed for editing. If this previous commit was a multi-line message, vscode squeezes everything into a single line like this:
This renders the amend commit feature unusable in many cases.
The text was updated successfully, but these errors were encountered: