Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 21:11:01 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 21:11:01 +0000 (14:11 -0700)
commit3407bb4940c25ca67c846a48ef2c2c60c02178e0
treea03f07de14b83440fc33358924329abc1d9f1ada
parente590d694ead8d50c2afc7086161d4ddc5d907655
Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.
Makefile
unpack-file.c [new file with mode: 0644]