摘要: git pull 显示already up to date 1. 可能是你上传的分支和pull的分支不一样 2. git checkout master #转到master分支 git pull 显示error: The following untracked... 阅读全文
posted @ 2019-10-15 14:35 LandingGuys 阅读(3125) 评论(0) 推荐(0)