1GIT-UNPACK-FILE(1)                Git Manual                GIT-UNPACK-FILE(1)
2
3
4

NAME

6       git-unpack-file - Creates a temporary file with a blob's contents
7

SYNOPSIS

9       git unpack-file <blob>
10

DESCRIPTION

12       Creates a file holding the contents of the blob specified by sha1. It
13       returns the name of the temporary file in the following format:
14       .merge_file_XXXXX
15

OPTIONS

17       <blob>
18           Must be a blob id
19

GIT

21       Part of the git(1) suite
22
23
24
25Git 2.31.1                        2021-03-26                GIT-UNPACK-FILE(1)
Impressum