git-unpack-file - Creates a temporary file with a blob's contents
Contents
Description
Creates a file holding the contents of the blob specified by sha1. It returns the name of the temporary
file in the following format: .merge_file_XXXXX
Git
Part of the git(1) suite
Git 2.48.1 07/02/2025 GIT-UNPACK-FILE(1)
Name
git-unpack-file - Creates a temporary file with a blob's contents
Options
<blob>
Must be a blob id
Synopsis
gitunpack-file <blob>
