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
Install the latest version of gitlens (v2024.11.2504)
Make a change in a git repo
Stage the change, then invoke "Commit staged (signed off)"
Observe: you get an error dialog.
Additional Information
Error message:
> git -c user.useConfigOnly=true commit --quiet --signoff
Error: connect ENOENT \\.\pipe\vscode-git-b056d15922-sock
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1606:16) {
errno: -4058,
code: 'ENOENT',
syscall: 'connect',
address: '\\\\.\\pipe\\vscode-git-b056d15922-sock'
}
error: there was a problem with the editor '"C:\Users\thomas\AppData\Local\Programs\TheiaIDE\resources\app\plugins\vscode.git\extension\dist\git-editor.sh"'
Please supply the message using either -m or -F option.
Operating System: Windows 11
Theia Version: 1.55. master
The text was updated successfully, but these errors were encountered:
Bug Description:
Steps to Reproduce:
Additional Information
Error message:
The text was updated successfully, but these errors were encountered: