Git从远程分支更新单个文件

git fetch
git checkout origin/master -- path/to/file

  

posted @ 2022-03-16 19:39  MUYang99  阅读(337)  评论(0)    收藏  举报