1、 The current branch master has no upstream branch 原因:没有将本地的分支与远程仓库的分支进行关联 自己瞎搞:把本地和远程的分支保持一致 [rejected]master -> master (non-fast-forward)”的解决方法 本地没有git上的文件好像是