您的位置:首页 > 产品设计 > UI/UE

git aborting commit due to empty commit message

2013-09-08 20:43 453 查看
这个异常的原因是:在git 提交时没有写注示文字。原因引发条件:$git commit ,解决方法:

$git commit -m "hello,i will commit "
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐