git如何从远端获取某个文件

git fetch
git checkout origin/master -- path/folder/filename

  

猜你喜欢

转载自www.cnblogs.com/olive27/p/11791162.html