7 git-unpack-file - Creates a temporary file with a blob's contents
13 'git-unpack-file' <blob>
17 Creates a file holding the contents of the blob specified by sha1. It
18 returns the name of the temporary file in the following format:
28 Written by Linus Torvalds <torvalds@osdl.org>
32 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
36 Part of the gitlink:git[7] suite