git-checkout-index

checkout-index Copy files from the index to the working tree.…

git checkout-index

Copy files from the index to the working tree. More information: 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={{path/to/export_directory/}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-checkout git-check-ref-format →