git aborting commit due to empty commit message

這個異常的原因是:在git 提交時沒有寫注示文字。原因引發條件:$git commit ,解決方法:
$git commit -m "hello,i will commit "
發佈了38 篇原創文章 · 獲贊 9 · 訪問量 11萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章