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
11

DESCRIPTION

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

OPTIONS

18       <blob>
19           Must be a blob id
20

GIT

22       Part of the git(1) suite
23
24
25
26Git 1.8.3.1                       11/19/2018                GIT-UNPACK-FILE(1)
Impressum