6 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 Part of the linkgit:git[1] suite