- GitLens Version: 7.5.5
- VSCode Version: 1.19.2
- OS Version: MacOS High Sierra 10.13.2
Steps to Reproduce:
- Commit changes using a multiline message with the second line being empty.
- From the context menu, select "Copy commit message to clipboard".
Expected: the entire commit message is copied into the clipboard.
Actual: only the first line of the commit message is copied into the clipboard.