IT지식/개발

[GIT] 특정 파일만 받기

7$ 2020. 2. 14. 13:14

git fetch

git checkout origin/master -- somefile1.php git checkout origin/master -- somefile2.php