git commit报错报错信息:type may not be empty [type-empty] subject may not be empty [subject-empty]

Posted 前端More

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git commit报错报错信息:type may not be empty [type-empty] subject may not be empty [subject-empty]相关的知识,希望对你有一定的参考价值。

使用【git commit报错】

  • 报错信息:type may not be empty [type-empty] subject may not be empty [subject-empty]
  • 报错原因:git commit -m ‘feat:完成能力包审核开发’ 中:后没加空格
  • 解决报错: :后加空格即可

以上是关于git commit报错报错信息:type may not be empty [type-empty] subject may not be empty [subject-empty]的主要内容,如果未能解决你的问题,请参考以下文章

错误记录Git 使用报错 ( no changes added to commit (use “git add“ and/or “git commit -a“) )

错误记录Git 使用报错 ( no changes added to commit (use “git add“ and/or “git commit -a“) )

git报错-Initial commit Untracked files nothing added to commit but untracked

eslint 关于CRLF或者LF报错

webstorm上传git报错忽略

Git报错:Your branch is ahead of 'origin/master' by 1 commit