1、出错提示:git failed to push some refs to git……
3、git push -u origin master这样,您就可以重放您的本地提交在新更新的原始/master之上。