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

AUTHOR

21       Written by Linus Torvalds <torvalds@osdl.org>
22

DOCUMENTATION

24       Documentation by David Greaves, Junio C Hamano and the git-list
25       <git@vger.kernel.org>.
26

GIT

28       Part of the git(7) suite
29
30
31
32
33Git 1.5.3.3                       10/09/2007                GIT-UNPACK-FILE(1)
Impressum