报错:

✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]

解决办法

https://blog.csdn.net/yutingwu816/article/details/104391678
https://blog.csdn.net/to_the_Future/article/details/127893906
https://blog.csdn.net/cdx1170776994/article/details/136743103
http://t.csdnimg.cn/Q3bTq

eg

git commit -m 'fix(ui): 测试提交'
或者直接git commit -m '测试提交' --no-verify

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐