git fetch
git checkout origin/master -- path/to/file
原文地址:
https://stackoverflow.com/questions/3334475/git-how-to-update-checkout-a-single-file-from-remote-origin-master
非常感谢!
git fetch
git checkout origin/master -- path/to/file
原文地址:
https://stackoverflow.com/questions/3334475/git-how-to-update-checkout-a-single-file-from-remote-origin-master
非常感谢!