git push 错误 error: src refspec m2018-11-01 本文已影响0人 龙翔天翼 解决方法: git add . git commit -m 'mymessage' 原因:缓存区没有文件,需要add将工作区的变化提交到缓存区