Мануалы и справочники Общие команды
git-unpack-file

Команда git-unpack-file: опции, ключи и примеры использования

git unpack-file

Create a temporary file with a blob's contents. More information: https://git-scm.com/docs/git-unpack-file.

  • Create a file holding the contents of the blob specified by its ID then print the name of the temporary file:

git unpack-file {{blob_id}}

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM