在我的提交消息中,我正在尝试使用指南:
1º线 - 总结<80char
2º线 - 空间
3º线 - 身体信息从这里开始
在控制台中,我这样做:
git commit
然后编辑器打开,我写了一条消息,我想遵循我保存的指导方针,然后关闭编辑器.
我返回控制台,它给我错误:
error: There was a problem with the editor '"C:/Program Files (x86)/GitExtensions/GitExtensions.exe" fileeditor'.
Please supply the message using either -m or -F option.
Run Code Online (Sandbox Code Playgroud)