eg:在远程代码库创建了一个新的文件 image.png 同步远程git仓库 //不同步会冲突 git status git fetch git rebase git log (可以查看远程更新的) image.png image.png 2.git status 查看本地状态