git checkout-index

색인에서 작업 트리로 파일 복사. 더 많은 정보: https://git-scm.com/docs/git-checkout-index.

git checkout-index --all

git checkout-index --all --force

git checkout-index --all --force --no-create

git checkout-index --all --force --prefix={{경로/대상/내보내기_폴더/}}