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