📅  最后修改于: 2022-03-11 14:52:56.648000             🧑  作者: Mango
git checkout origin/master -- path/to/file
// git checkout / -- path/to/file will checkout the particular file from the downloaded changes (origin/master).