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